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

    Not sure when this happened but the button text is now white. We have set the colour to black (#000000) but it does not have an effect on the page?

    It used to be black…

    Are we doing something wrong?

    Thanks
    Neil

    #693233

    Hey Neil,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .main_color .avia-color-theme-color * {
        color: black;
    }
    

    Best regards,
    Yigit

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