SKT Block editor – Gravida Theme

Home Forums Gravida Support SKT Block editor – Gravida Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #139320
    Christopher HillChristopher Hill
    Participant
    • Topics: 2
    • Replies: 0
    • Total: 2
    Member since: November 5, 2019

    Hi,

    Web URL: lilettemahrie.com

    I am setting up the home page on this site with the SKT block editor but there are big gaps between each block which makes the page look odd. How do I get rid of the gaps/breaks between each block?

    #139340
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .skt-builder-block-wrapper.skt-builder-home-section2-block.skt-builder-home-section2-block-828, #sktbuilder-text-block-31, #sktbuilder-text-block-524, #skt-builder-image-text-block-548, #sktbuilder-text-block-816 {
        padding: 0 !important;
    }
    #skt-builder-image-text-block-43 {
        padding: 20px !important;
    }

    Regards,
    Chris

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