Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #231828

    I want to customize the width, background, and the color of the tooltip on my social icons (av_font_icon icon=” font=’entypo-fontello) one single page.
    Wich CSS rules do i need? the page-id is .page-id-734

    Intosuwo

    #231845

    Hi intosuwo!

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

     .page-id-734 .avia-tooltip { background: rgba(0, 255, 255, 0.8); color: red; width: 180px; }
     .page-id-734 .avia-tooltip .avia-arrow { background: rgba(0, 255, 255, 0.8); }

    Cheers!
    Yigit

    #232412

    Hi Yigit,
    It works perfectly again, I owe you many thanks
    Regards Intosuwo

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customize Tooltip’ is closed to new replies.