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

    Hello!
    I very much like Enfold’s accordion slider. But I’d love to remove the grey layer. Where can I do this?
    And is ist possible to only set a grey or white box arount the title of each image?
    Thank you in advance for your answer!

    #645829

    Hey JudiPu,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

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

    Best regards,
    Yigit

    #645859

    Hey Yigit,
    thanks a lot! Worked perfectly with the transparent background!
    If it is as easy to put a smaller box around the title, I’d still be greatful for the code snippet…

    #645905

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

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