Home Page Header to Content Padding

Home Forums Gillion Theme Home Page Header to Content Padding

Home Forums Gillion Theme Home Page Header to Content Padding

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • Paul33
    Participant

    The padding above the content (under the header) on my home page (Masonry Card) is larger than I would like ….. is there a way of controlling that with some custom CSS ?

    I have tried adding text above the content but then the gap appears between the text and the content (post excerpts/previews) so it is the padding above the content that seems to be the issue.

    Hi Paul,

     

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

     

    You can decrease that padding 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-top: 30px;
    }

     

    Best regards,
    Shufflehound team

    Paul33
    Participant

    That didn’t work on my home page ….. I have attached URL to private area.

    I don’t see the shared CSS code used on your site.

     

    Where have you added the provided CSS code?

    Paul33
    Participant

    Sorry – I removed it as it didn’t appear to work for my front page but I have now re-added it to the Custom CSS Code box.

    Solution for this topic

    I can see it is not working on your site due to CSS specificity issue but you can make it work by using below custom CSS code instead of above.

     

    #wrapper > .sh-page-layout-default {
        padding-top: 30px !important;
    }

    Paul33
    Participant

    Excellent – thank you !

    You are always welcome here 🙂

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form