Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Go to Appearance > Customize > Header > General, and try to adjust the padding value to fix the issue.

    If not resolved with the above, try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    #site-header-inner {
        padding: 0;
    }
    Thread Starter jeangeel

    (@jeangeel)

    Hi Abhishek,

    Thanks, but this didn’t work ??

    Hello,

    But the added code not reflecting on the page.

    Kindly share a snapshot of the code where you have added, and you can also change padding values according to the need in the above code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White Border (Padding?) around header’ is closed to new replies.