Hi i want to remove the space before header
-
Hi
i want to remove the space before header please check the images
Attachments:
You must be
logged in to view attached files.
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.
Hello,
Please provide the site admin access to the private area I will check the settings.
Best Regards
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
Hi
I have Deactivated all plugin not relate to the theme and still the problem not resolve
please check again
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
The code it work … Thank you
How I can change Header Font & Size ??
Regards
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