Header Menu (icon) Image resize
-
i have developed a website name Futurx, and i have attached the main header navigation menu with image screenshot below, i want to resize the main header navigation menu (icons) images sizes as attached example header below.
Note- futurx header is my site
ispot header is an example header
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-nav>li>a {
flex-direction: column !important;
}
Best Regards.
please let me know how to resize the header menu logo size for each device desktop and mobile
sorry not the logo, I want to resize the header menu icon size for each device
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-nav-img {
max-height: 50px;
}
Best Regards
Hi it worked but after resize the header menu icon size, mobile hamburger icon menu icon size also changed since i used same menu list in both place, could you help me to resize the mobile hamburger menu icon , screenshot attached below.
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the WP admin login details of your site so I can check and give you a possible solution?
Best Regards.