Tagged: ,

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

    Hi, how can I control the background color and transparancy and fade speed of the tooltips at the the galleries

    #133956

    Hi,

    You can use this on your custom.css or Quick CSS

    .avia-tooltip {
    background: red;
    color: white;
    }

    You can use rgba color to render transparent background.

    Regards,

    Ismael

    #133957

    Hi,

    thanks, great support.

    ridcon

    #133958

    Hey,

    Glad it worked. :)

    Cheers,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘tooltip color and transperancy’ is closed to new replies.