Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #265137

    Hello, I’m trying to change the color of the content background on the Icons when you hover over them and the content box shows up.

    Was trying to inspect the area, but cant get my mouse to inspect the background because it vanishes. I was going to change the color via css

    Screenshot – http://postimg.org/image/cspn2nxf5/full/

    • This topic was modified 10 years, 6 months ago by mand4mac3.
    #265267
    .avia-icon-tooltip {
        background-color: rgba(110, 105, 63, 0.8);
    }

    you can also use hex code for color if you dont need the transparency

    #265386

    Great!, thank you for this info will look into this.

    #265401

    Hey!

    Please check it and let us know so we can mark this thread as resolved or assist you further :)

    @flikk
    thanks! :)

    Regards,
    Yigit

    #265411

    Okay sounds good. I will reply back when done.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Icon Box Hover Over content background color’ is closed to new replies.