Home Forums Pro Themes Kids Education Pro Padding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #84845
    Victoria Green
    Participant

    How do I remove the extra padding between my header image and content?. See link

    https://www.example.com

    It seems to only be on this page.

    Also how do you lessen the padding between the features section and counter section since the other sections are disabled?
    see link below.

    https://www.example.com

    #84847
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS to reduce the padding.

    .home #features {
    	padding-bottom: 0;
    }
    
    .cloud-background.page-section {
    	padding-top: 0;
    }

    Thank you.

    Regards!!

    #97412
    Victoria Green
    Participant

    Can you delete this post? It’s showing up in Google Search results because the website is included in the post.

    #97510
    wensolutions
    Keymaster

    Hello,

    We have removed your site URL and replace it with the dummy URL.

    Further, if you have any issues then kindly let us know.

    Thank you.

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