Mobile view: Height of page title and Categories
-
Hello,
where can I change the height of the page title? The navigation covers it in the mobile view. And where can I hide “Categories” in the mobile navigation?
Best Regards
Roland
Attachments:
You must be
logged in to view attached files.
Hello,
01. This is happening because you are using the Header Overlap option in WoodMart.
When this option is enabled, the header is positioned above the page title, so the page title automatically adds top spacing to avoid being hidden under the header.
Try to add the following custom css code in Theme Settings > Custom CSS > Custom CSS for mobile area and check how it works.
.wd-page-title {
padding-top: calc(var(--wd-header-sm-h) + 50px)!important;
}
02. Navigate to WoodMart > Header builder > Mobile layout > edit the “Mobile menu” element and in the “Show/Hide” tab, and disable the option “show categories menu”.
Please refer to this screenshot: https://snipboard.io/7cSPb5.jpg
Best Regards
Hello, thanks for your reply.
Sorry, i dont find the mobile menu.
Regards, Roland
Attachments:
You must be
logged in to view attached files.
Hello,
Please edit the Default Header in WoodMart > Header Builder and switch to the Mobile Layout view.
There you will find the Mobile Menu element. Open its settings, go to the Show/Hide tab, and disable the “Show categories menu” option.
See Screenshot for better understanding: https://postimg.cc/87Y1CHpd
If you are not found, share the wp logins details of your site so i will check and disable the category menu on your site.
Best Regards
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme:
https://www.trustpilot.com/review/xtemos.com
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Mobile view: Height of page title and Categories’ is closed to new replies.