Tagged: magazine
Good day. Is there a way to use CSS to make the category sort text links on the Magazine widget look like buttons using the theme colors? Link to website in Private Content section. Thank you!
Hey santanin,
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
.main_color .av-sort-by-term a {
background-color: #719430;
color: #ffffff;
border-color: #507210;
display: inline-block;
margin: 3px;
padding: 0 5px;
border-radius: 5px;
}
.main_color .av-sort-by-term a.active_sort {
color: #0d0404;
}
If you need further assistance please let us know.
Best regards,
Victoria
Works perfect! EXCELLENT product support as usual. That’s why I keep buying Enfold!
Hi santanin,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria