Page Heading to be centred

  • Posts: 13
  • Thank you received: 0
7 years 6 months ago #282342

-- HikaShop version -- : 3.2.0
-- Joomla version -- : 3.8.1
-- PHP version -- : 5.6.3
-- Browser(s) name and version -- : Safari 10.1

Hi,

Is it possible to change "Page Heading" to be centred on product listing page? I have typed Page Heading on the product listing menu.
And now it's aligned left.

Thank you very much for your help.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 83933
  • Thank you received: 13590
  • MODERATOR
7 years 6 months ago #282348

Hi,

The centering of the h1 heading is something normally handled by the template in CSS.
So to do that, you'll have to add custom CSS.
For example:
.hikashop_products_listing_main h1{ text-align: center; }
www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: GETSET

Please Log in or Create an account to join the conversation.

Time to create page: 0.067 seconds
Powered by Kunena Forum