hi there is is possible to make menu item active different colour when filtering portfolio
Hey DanCoetzee,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
hi there, posted it in private area.
Hi DanCoetzee,
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
#js_sort_items a.active_sort span {
color: red;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you!