Remove white space above slider

Home Forums Jevelin Theme Remove white space above slider

Home Forums Jevelin Theme Remove white space above slider

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • LaceyStarkCo
    Participant

    We are using the corporate theme and I would like to remove the white space above the slide but cannot figure out how.

     

    This is the site: http://ufc.whiteglove.design/

    Solution for this topic

    Hi Lacey,

     

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

     

    You can remove 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

     

    #wrapper>.sh-page-layout-default {
        padding: 0  0 60px;
    }

     

    Best regards,
    Shufflehound team

    LaceyStarkCo
    Participant

    Worked great! Thank you!

    You are most welcome here 🙂

    LaceyStarkCo
    Participant

    This is only working on the home page and I need it to be on all the pages? How do I fix that?

    LaceyStarkCo
    Participant

    Anyone?

    On other pages on your site do you want to remove white spaces as shown in the attached screenshot?

    Attachments:
    You must be logged in to view attached files.
Viewing 7 posts - 1 through 7 (of 7 total)