Section Above The Title Need Smaller

Home Forums Jevelin Theme Section Above The Title Need Smaller

Home Forums Jevelin Theme Section Above The Title Need Smaller

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

    Hello,

    The homepage of my website has a right bar setting. When I put a right bar on the page, the top margins of the page are too long and I’m not finding a way in the settings to adjust it. See screenshot for what part of the page I want to make smaller. Is there general code I can put it the customized section in order to adjust that space?

    Thanks!

    Gracie

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

    Hi Gracie,

     

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

     

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

     

    Best regards,
    Shufflehound team

    graciepetersen
    Participant

    The website is not live yet. I have provided the information below.

    Thanks for your help!

    Gracie

    Solution for this topic

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

     

    #page-container #wrapper > .sh-page-layout-default {
        padding-top: 20px;
    }

    graciepetersen
    Participant

    This helps me out big time. Thank you so much!!

    Gracie

    You are most welcome here 🙂

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