We need to change the color and hover color of the portfolio sorting options on this page;
Do you have some css for that, having no luck trying to find the right code.
Thanks
Hey tonyiatridis,
Thanks for reaching out.
Please try this css code to adjust the font color of the sorting buttons:
#main .main_color #js_sort_items a, #top .main_color #js_sort_items a.active_sort {
color: #ffffff;
}
#main .main_color #js_sort_items a:hover {
color: #bbe2ff;
}
.main_color .text-sep {
color: #e1e1e1;
}
Example:
Best regards,
Ismael
You guys are so awesome. Perfect.
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike