Tagged: , , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #525299

    I’m using the Pages Widget to display certain pages, however, I realized that when someone clicks on the link and goes to the certain page the link does not keep the hover color.

    Any ideas?

    • This topic was modified 8 years, 5 months ago by Kingzy.
    #525614

    Hi Kingzy!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .widget .current_page_item a {
        color: black!important;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.