Tagged: 

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

    Hello

    I was wondering if you can tell me how to change the text colour on the popup box tooltip over the ‘Our Locations’ icon on my homepage landing page. The text is currently white and so is the background so the text doesn’t show up, but I can’t find anywhere to change it. Further down the page where I have used tooltips again, the text has shown in grey which is perfect.

    Many thanks in advance for your help

    #880281

    Hi,

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

    .home .avia-tooltip.avia-icon-tooltip {
        color: grey;
    }
    

    Best regards,
    Yigit

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