Tagged: enfold
Hello, Thank you for your time.
Here’s where I need assistance please.
I’d like to turn off the borders around the linked logos where users click to buy books from book sellers and have a transparent background.
I would also like the ability to place the “sponsor logos” tool on a black or transparent to the black background above, without a forced CSS style. All of these logos are PNGs with transparent backgrounds but are being forced into a white box.
Hey dnweil,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top div .avia-gallery img {
border: none;
}
Which other logos are you referring to?
If you need further assistance please let us know.
Best regards,
Victoria