Category module – expand all categories

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeCategory module – expand all categories

This topic has been marked as resolved.

I tried following the steps from this example for Shoppica2, but it breaks the site for some reason.

How would I expand the categories for the new Shoppica2?

My site is fitnesschalet.com

  • This reply was modified 4280 days ago by  hann.
 hann
August 10, 2012 at 7:49 am #12314
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 14, 2012 at 12:56 pm #12427

Thanks so much! This worked perfectly. Just one more question, how do I make the category heading a bigger size? My coding sucks so I’m not sure what I need to change…

For example, my site at fitnesschalet.com shows the categories and subcategories on the right hand side like:

Strength Training
Accessories
Bars
Dumbbells
etc.

How do I make Strength Training a larger size or a heading like H2 or H3?

 hann
August 23, 2012 at 7:15 am #12844
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 24, 2012 at 4:35 pm #12915

.s_categories_module .s_list_1 > li {
font-size: 16px;
}

Doesn’t work for me :(

 lewys
August 25, 2012 at 6:10 pm #12936

Hi,

We’ve changed the selectors in our previous post a bit.

Best,
ThemeBurn team

August 28, 2012 at 3:46 pm #13013
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.