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

    I’m new at this…wondering how to change the width of a icon tooltip. A better question is how can I see where parameters to these types of things, like a tooltip, are set? For example, in the case of tooltip, how would you change colors, font size, etc.

    Thank You

    #401367

    Hi lowman42!

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

    .avia-tooltip { width: 200px; color: red; background: rgba(255,255,255,0.3); }

    Regards,
    Yigit

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