Page title – Categorine on mobile menu
-
Hello,
1. How could I change the style (background, …) of categorie menu on mobile (categorie in page title) ?
I put a screen capture in attachment.
2. Same question but for desktop ? I would like to change the number of categorie per line.
I put a screen capture in attachment.
Thanks for you help.
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
You can change the image in the Product category editing mode: https://xtemos.com/docs-topic/product-category-menu/
I am afraid there is no option to set the number of lines in this menu, this menu shows all the existing categories and the number of lines depends on the number of categories.
Best Regards
Hello,
Thanks for you answer but my first question it’s :
How could I change the style (background, …) of categorie menu on mobile (categorie in page title) ?
I put a screen capture in attachment.
NOT the image of categories. I would like ti change the background of the mobile menu categorie (check the image in attachment).
Attachments:
You must be
logged in to view attached files.
Hello,
When you edit a product category, you will find WoodMart options to set color or image on the title background.
If you have any questions please feel free to contact us.
Best Regards
Hello,
Thank you for your answer.
I don’t want to change the background or color of page title.
I wanna change the color of mobile menu in shop.
I explain you on the image in attachement
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .wd-nav-product-cat > li > a span{
color:red;
}
body .wd-nav-product-cat .nav-link-count {
color: red;
}
Please replace the color as per your needs.
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Page title – Categorine on mobile menu’ is closed to new replies.