Change styling on Filter Module

  • Posts: 22
  • Thank you received: 0
9 years 3 months ago #240139

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3..5.1

I would like to change the styling on the filter module, the fonts in the options are too large, and i need the filter titles larger and bolded. How do I do this?

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

  • Posts: 84233
  • Thank you received: 13675
  • MODERATOR
9 years 3 months ago #240148

Hi,

These can be tweaked with simple CSS code you can insert on your website.
For example, you can use that to increase the size of the titles in the filter module:
.hikashop_filter_module .hikashop_filter_title{
font-size: 2em !important;
}

www.hikashop.com/support/documentation/1...ize-the-display.html
PS: please note that such personalization is not part of normal user support.

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

Time to create page: 0.178 seconds
Powered by Kunena Forum