This topic has 7 replies, 3 voices, and was last updated 1 years, 8 months ago ago by Rose Tyler
Hello,
We have the categories menu with the icons set from the menu options. (see image 1)
The same menu is also displayed on mobile devices only as without icons, how could we add icons here as well? (see image 2)
Image 1: https://prnt.sc/HDh7-lYKYYHP
Image 2: https://prnt.sc/99iP1GpqbDvq
Thank you!
Hello EduardMihai,
In order to resolve your issue, please navigate to XStore > Theme Options > Header Builder > Mobile Menu > Extra Tab Content. There, select the Menu and then select the Extra Tab Menu according to your requirements and publish it. For a better reference, please see the image provided here: https://postimg.cc/DJ47tW39
Best Regards,
8Theme’s Team
Hello!
Thank you, I would like these icons to be found in the same way as in the desktop version, on the left side, they are currently as in the picture you sent on the right side.
Hello EduardMihai,
In order to change the position of the element on mobile, please try using the following Custom CSS code. Please copy and paste the code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear the mobile browser cache to see the changes.
@media(max-width: 767px){
.header-mobile-menu .menu .type-img.position-left-center img {
order: 0 !important;
}
}
Best Regards,
8Theme’s Team
Thank you very nice, it works!
Now I have another problem, the categories that appear in the menu (only those who have dropdown) cannot be accessed. (only subcategories work).
For example, we have “Manichiura si pedichiura” the main category (it cannot be accessed just what is below it and has no dropdown).
Even those under this category that have dropdown can not be accessed, do you have any idea why? (Example “Solutii preparare unghii” under “Manichiura si pedichiura”)
And I need one more thing if it is possible please, I would like the dropdown effect to exist in the filters as well, for example if you go to fsm.ro/magazin, at the top of the filters the client must first click on the main category, the page give refresh and then you have to open the filters again to see the subcategories. I would like if it is possible to be able to click on the dropdown in the main categories and to be able to select a subcategory without this refresh, is it possible?
Hello, EduardMihai,
1/ Please go to Header builder > Mobile menu > Dropdown Opening Action
2/ Theme Options > WooCommerce > Shop > Shop page Layout > Sidebar Position > select not Off-canvas position.
Or provide temporary wp-admin access, so we can take a closer look at your settings.
Kind Regards,
8theme team
Tagged: categories, icons, menu, mobile, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up