Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1248873

    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.

    #1249107

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.