GioielleriaMazzon Posted November 4, 2016 Share Posted November 4, 2016 i dont know how to change the little image neare the categories' name. The category "hoome" has e house iage, but if i try to create a new category per defoult the new logo for the new category will be a diamond. So how i can decide the new image from the fontellico module? Link to comment Share on other sites More sharing options...
coMegaWebMaster Posted February 19, 2017 Share Posted February 19, 2017 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now