Jump to content

How to change the categories' image


GioielleriaMazzon

Recommended Posts

  • 3 months later...

In the Fontellico module you can add icons ("adding icons" bottom of the page) and then give them a class ("adding custom class" top op the page).

After you added them you should change the second name. (it shows like name-sample = name-sample)

For those two it will be: (you can always look at the existing ones what the code is)

category__ul > li:nth-child(1) > a:before

category__ul > li:nth-child(2) > a:before

And so on if you got more categories...

 

After when you added what you wanted to have, then you should remove the existing ones with the same code, otherwise it will be double.

Don't try to change the numbers or name at the existing icons, that page is live and will update the existing icons with those numbers and/or names and then it will be messy.

You can download the existing configuration and upload it again if something went wrong, and you should also download it when everything is to satisfaction.

 

 

With kind regards,

Alexander.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...