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..
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
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.