Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #361009

    hello in accordion slider is possible to put the photos without gray band?

    #361179

    Hi patriscia!

    Are you trying to remove the background of the toggles? If so then try adding this to your custom CSS.

    .toggle_content { background: transparent !important; }
    

    If that’s not what your referring to then send us a link and we’ll take a look.

    Cheers!
    Elliott

    #369196

    hello I inserted the code but maybe I explained badly. I wanted to eliminate the darkest part that overlaps the photo where there is written
    https://www.dropbox.com/s/4b9nrg652nbtvcy/Cattura3.JPG?dl=0
    thanks

    #369246

    Hey!

    Please add following code to Quick CSS

    #top .aviaccordion-preview-title-wrap { background: none; }

    Regards,
    Yigit

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