Home New Guten Forums WoodMart support forum Hello how do I add padding to my header throught my whole website

Hello how do I add padding to my header throught my whole website

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #523618

    webtestwordpress12
    Participant

    Hello I want to add padding to my header it is appearing with padding only in my homepage in other pages it is as in the photo

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

    Hung Pham
    Keymaster

    Hi webtestwordpress12,

    I am really appreciate your patience.

    Please send me temporary wp-admin info (wp-admin URL, username, password) to Private Content area, I will check the settings.

    Regards,

    #527174

    webtestwordpress12
    Participant

    temporary wp-admin info (wp-admin URL, username, password)

    #527474

    Hung Pham
    Keymaster

    Hi webtestwordpress12,

    Thanks for details.

    Please try to add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS

    body:not(.home) .main-page-wrapper {
        margin-top: 0;
    }

    Regards,

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