Home Forums WoodMart support forum Header Space

Header Space

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #583388

    val.bouysse
    Participant

    Hello, I am contacting you to find out how to remove this white space below the header or how to align it in the center

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

    Hello,

    You can find the option in the Design tab for WP bakery page builder and the Advanced tab for Elementor to remove the white space.
    https://xtemos.com/docs-topic/top-and-bottom-paddings/

    Best Regards.

    #583478

    val.bouysse
    Participant

    Thanks, I’m on elementor but I can’t find the settings to do this.

    Can you make a video?

    Thanks

    #583623

    Hung Pham
    Keymaster

    Hi val.bouysse,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.main-page-wrapper {
    	margin-top: 0;
    	padding-top: 0;
    }
    
    header.whb-header{
    	margin-bottom: 0;
    }

    Regards,

    #583952

    val.bouysse
    Participant

    thanks !!

    #584138

    Hung Pham
    Keymaster

    Hi val.bouysse,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘Header Space’ is closed to new replies.