Accordion Background Color

Home Forums Jevelin Theme Accordion Background Color

Home Forums Jevelin Theme Accordion Background Color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • kbaczewski
    Participant

    Hello,

     

    How can I remove the white from the surrounding area (see screenshot)? I want it to be the background color.

     

    Thank you

     

    Kayla

     

     

    Attachments:
    You must be logged in to view attached files.

    Hi @Kayla,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    kbaczewski
    Participant

    Sure – here is the link: http://www.crossfittt.com/faq-new/

     

    Thank you.

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    section.sh-section {
        background-color: transparent;
    }

    kbaczewski
    Participant

    It worked! Thank you!

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)