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

    Is it possible to remove the background colour on the logo slider? My logos have a white background but I think there is a default with the background as #fcfcfc. When “inspecting” the element in Google Chrome, I can turn it off (uncheck) and it comes up the way I like.

    Any thoughts on where I can do a quick CSS fix?

    #613979

    Hi anjusan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .avia-logo-element-container .slide-image { background: transparent !important; }

    Regards,
    Yigit

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