How to change the color of the mobile bottom panel
-
How to change the color of the bottom navigation bar. There white needs to be made red and the icons are white
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-toolbar {
background-color: red;
}
body .wd-tools-element .wd-tools-icon {
color:white;
}
body .wd-toolbar.wd-toolbar-label-show .wd-toolbar-label {
color:white;
}
body .wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count,
body .wd-header-cart.wd-design-2 .wd-cart-number,
body .wd-header-cart.wd-design-5 .wd-cart-number{
background-color: black;
}
Best Regards
The product name is not displayed in full. As the full product name shows
Attachments:
You must be
logged in to view attached files.
The product description is displayed after the review line. Product descriptions should be displayed first
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the product page URL. Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards