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/
.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
Great!, thank you for this info will look into this.
Hey!
Please check it and let us know so we can mark this thread as resolved or assist you further :)
@flikk thanks! :)
Regards,
Yigit
Okay sounds good. I will reply back when done.