Tagged: catalog, Color, mouse-over, spaces
Hello. On my page
http://www.brunocover.it/CMS/wordpress/trikego/?page_id=2864
I can’t simulate the price catalog as on your page
https://kriesi.at/themes/enfold-2017/elements/catalogue/
I can’t decrease the spaces between text and lines and I can’t change the color of the mouse over: would you be kind enough to suggest the solution? Or if there is an Enfold Demo that can import and see how to make a catalog with the characteristics of yours. Thanks a lot. best regards. Bruno
https://ibb.co/7z9Tj87 I want like your page https://kriesi.at/themes/enfold-2017/elements/catalogue/
https://ibb.co/drM4DS2
Thanks a lot. Best regards. Bruno
Hi Bruno,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-catalogue-container {
margin: 10px 0;
}
#top .av-catalogue-item {
padding: 0;
}
.main_color .av-catalogue-list li:hover {
background-color: #cccccc61;
}
If you need further assistance please let us know.
Best regards,
Victoria
I using your suggestion and adding !!important; also works in Enfold> General Styling> Quick Css
.av-catalogue-container {
margin: 10px 10px !important;
}
#top .av-catalogue-item {
padding: 0 !important;
}
.main_color .av-catalogue-list li:hover {
background-color: #CEE2F1 !important;
}
Thanks a lot Victoria ^__^ Best regards. Bruno
Hi,
Did you need additional help with this topic?
Best regards,
Jordan Shannon
Your support is excellent. This topic is closed, the solution adopted is optimal. Thanks a lot. Best regards. Bruno
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon