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

    Hi

    I use a orange general css style on my website. When i type and email or link on tooltips text into images with hotpots the link appear in blue color.

    Can i change the color link into tooltip text, and use a #f26722 for example?

    Thanks

    Sorry my web is not online i use mamp in this moment

    #436213

    Hey macauley!

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

    .inner_tooltip a {
      color: orange;
    }

    Cheers!
    Yigit

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