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

    Hi,

    How can I remove the dark overlay on the images of the accordeon?
    See

    #1165069

    Hey creatorke,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1165211

    Hi Rikard

    (is just copy of enfold demo)

    #1165212

    I would like to remove the grey overlay on the images.

    #1165663

    Hi creatorke,

    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 .aviaccordion-preview-title-wrap {
        background: transparent;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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