Top category has a larger font

  • Posts: 46
  • Thank you received: 0
11 years 7 months ago #130583

For some reason all of my category views have this same issue where the top listed category has a slightly larger font than the other categories:

www.pssgpcshop.com/index.php/hikashop/ca...06-polymer-standards

www.pssgpcshop.com/index.php/hikashop/ca...us-polymer-standards

How can I remedy this?

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
11 years 7 months ago #130698

Hi,

It seems that you edited the file "listing_img_desc" of the view "category" in order to have a h1 tag for the first category of the listing and the normal h2 tag for the other categories after that.
OR, there is a plugin which does that on your website.

In any case, you can edit the file www.pssgpcshop.com/templates/mouse/css/styles.css of your template and change the code:
h1 {
font-size: 20px;
}

to:
h1 {
font-size: 18px;
}

and they will have the same font size.

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

Time to create page: 0.051 seconds
Powered by Kunena Forum