Menu page class and heading

  • Posts: 38
  • Thank you received: 2
8 years 6 months ago #256741

-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.4

Hi

I've got a menu item which displays a set of categories and 'Show page heading' is set to yes which is what I want. However when I click on one of the categories the page heading is still on but I want it off. Is there a way of doing this please?

I've tried to set a page class in the menu to get around this but it doesn't show up.

Any suggestions please?

Thanks.

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

  • Posts: 38
  • Thank you received: 2
8 years 6 months ago #256751

Hi

I'd be curious to know if there's a way to solve this but in the mean-time I've set 'Show page heading' to NO and put a title in the top category description and set category description to show.

Thanks.

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
8 years 6 months ago #256748

Hi,

You can do that by adding such CSS:
.hikashop_categories_listing_main h1{ display: none; }
.hikashop_category_listing_XXX h1{ display: block; }
where XXX is the id of the category for which you want to display the title.

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

Time to create page: 0.052 seconds
Powered by Kunena Forum