Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #237519

    I would like to change the tooltip fonts and colors. How do we go about this.
    What css effects these elements, anyone?

    Thanks.

    Great support and theme..

    #237545

    Hey AntonNovikov!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .avia-tooltip { color: red; font-family: "Times New Roman",Georgia,Serif; }

    Regards,
    Yigit

    #238201

    Thanks, I could not find it anywhere.

    If I change the background color, how do I change the little triangle pointer at the bottom?

    Could you add the css needed for this as well. Is it a border-bottom graphic element?

    Thanks, again.

    • This reply was modified 10 years, 7 months ago by AntonNovikov.
    #238780

    Hey!

    You can use following code in Quick CSS

    .avia-tooltip .avia-arrow { background: red; }

    Cheers!
    Yigit

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