Home Forums WoodMart support forum Hi i want to remove the space before header

Hi i want to remove the space before header

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #197695

    dsam90
    Participant

    Hi

    i want to remove the space before header please check the images

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

    dsam90
    Participant

    Hi
    i want to remove the space before header please check the images

    Regards
    Sameer

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

    Hello,

    Please provide the site admin access to the private area I will check the settings.

    Best Regards

    #198080

    dsam90
    Participant

    Hi

    #198202

    Hello,

    Please deactivate all the plugins not related to the theme and check the issue, if the problem remains, leave the plugins not activated for us to check deeper.

    Best Regards

    #198368

    dsam90
    Participant

    Hi

    I have Deactivated all plugin not relate to the theme and still the problem not resolve

    please check again

    #198534

    Hello,

    You need either disable the boxed header or add this code to the Theme Settings > Custom CSS > General:

    .whb-boxed:not(.whb-sticked) .whb-main-header:before {
      display: none
    }

    Best Regards

    #198660

    dsam90
    Participant

    The code it work … Thank you

    How I can change Header Font & Size ??

    Regards

    #198675

    Hello,

    You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards

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