Tagged: catalog, Color, mouse-over, spaces
-
AuthorPosts
-
February 15, 2020 at 1:46 am #1184639
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
February 15, 2020 at 3:31 pm #1184750https://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-
This reply was modified 5 years, 9 months ago by
Bruno.
February 15, 2020 at 8:22 pm #1184809Hi 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,
VictoriaFebruary 15, 2020 at 10:37 pm #1184870I 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
February 15, 2020 at 11:21 pm #1184876Hi,
Did you need additional help with this topic?
Best regards,
Jordan ShannonFebruary 16, 2020 at 12:52 am #1184891Your support is excellent. This topic is closed, the solution adopted is optimal. Thanks a lot. Best regards. Bruno
February 16, 2020 at 5:04 am #1184917Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This reply was modified 5 years, 9 months ago by
-
AuthorPosts
- The topic ‘Catalog: spaces and color change on mouse over’ is closed to new replies.
