Home › Forums › WoodMart support forum › Mobile Menu & Second Logo Setup in Custom Header
Mobile Menu & Second Logo Setup in Custom Header
- This topic has 5 replies, 2 voices, and was last updated 4 days, 12 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 1, 2025 at 12:03 pm #683580
john_charalambidisParticipantHello WoodMart Support,
I’m experiencing a couple of issues/questions with the header setup in WoodMart.Mobile Menu Issue
I created a new header called “3D Printing Header” to support a separate set of products (a microsite within my main site). Along with this, I created a new WordPress menu called “3D Menu”, since I want these categories to be independent from the rest of my e-shop categories.
In the WoodMart Header Builder, I selected the “3D Menu” for mobile view. However, on mobile the default main menu still appears next to my new categories. This results in both the new “Categories” and the default main menu with the products I don’t want to being displayed.1.How can I configure it so that only the new “3D Menu Categories” appear in mobile view, without showing the default main menu?
Another issue if you allowed me is “Second Logo Setup”
For this “3D Printing Header,” I’d like to use a second logo that does not link to my main homepage. Instead, I want it to either be static (no link) or link to the microsite’s landing page.Is it possible to create a second logo in WoodMart that has a different link (or no link at all) from the main site logo?
Thank you in advance for your assistance!Thank in advance for your help!
Best regards,Attachments:
You must be logged in to view attached files.September 1, 2025 at 3:09 pm #683656
Aizaz Imtiaz AwanKeymasterHello,
01. If you only want to display the categories menu in the mobile side menu.
You need to set the categories menu you set as the mobile side menu from Appearance >> Menus.
Screenshot for Clarification: https://ibb.co/7CHmRNm
Then you need to only disable the categories menu from the mobile menu from WoodMart >> Header Builder.
Screenshot for Clarification:https://take.ms/RuZRBj
02. The default logo element always links to the site’s homepage, but you can achieve a second logo with a different link. Try to use a custom image in the header builder and use a custom link. For this try to add an information box widget in the header.
Best Regards,
September 1, 2025 at 6:34 pm #683736
john_charalambidisParticipantThank you very much for your support and the detailed instructions.
Maybe I wasn’t very clear in my initial message. What I would like to achieve is the following:
For this microsite “geniusdeco.gr/3d”, which is part of my main store “geniusdeco.gr”, I want only the “Categories Menu” to appear (both on desktop and mobile view). Please note the green “✔” mark in my screenshot. I do not want to display the default shop menu that I’ve marked with a red “✖” in my screenshot, since this menu is intended only for my main shop.
If I follow your suggestion and set the “Categories Menu” as the mobile side menu (Appearance → Menu https://ibb.co/7CHmRNm) for “3D_Menu”, then my default store menu switches to the microsite’s mobile menu, and vice versa.
In short, what I want is:
“Deco_Menu” to function only for my main store at http://www.geniusdeco.gr
“3D_Menu” to function only for the microsite at http://www.geniusdeco.gr/3d
Is it possible to have two different menus working independently for two different parts of the site like this?As for the second issue with the logo, I managed to implement it as you suggested, and it works perfectly — thank you very much!
Best regards,
September 2, 2025 at 10:41 am #683825
Aizaz Imtiaz AwanKeymasterHello,
I have checked your site, and on the main page, only the Deco menu is showing, while on the other page, both menus are visible.
To hide the Deco menu and display only the Categories menu, please try adding the following CSS code under:
Theme Settings -> Custom CSS -> Custom CSS for mobile:
body.page-id-256764 .mobile-tab-title.mobile-pages-title[data-menu="pages"], body.page-id-256764 .mobile-nav-tab[data-menu="pages"] { display: none !important; } body.page-id-256764 .mobile-tab-title.mobile-categories-title[data-menu="categories"] { flex: 1 1 100% !important; width: 100% !important; max-width: 100% !important; text-align: center !important; }
Best Regards,
September 3, 2025 at 2:06 am #684016
john_charalambidisParticipantThanks for your coding, it worked !!!
Perfect, what can i say, thanks again.September 3, 2025 at 12:57 pm #684137
Aizaz Imtiaz AwanKeymasterHello,
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://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Mobile Menu & Second Logo Setup in Custom Header’ is closed to new replies.
- You must be logged in to create new topics. Login / Register