This topic has 8 replies, 3 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler
Hello,
In this one, the title of the product, when it is too big, is in front of the text, back to the previous page!
https://i.imgur.com/fhowAZZ.png
In this one, when the product is out of stock it is not in a different color, so the customer can identify that there is no stock available, in case it could have a darker X!
https://i.imgur.com/S6RpceI.png
This other Sidebar Widgets Content is tagged as Collapsed on mobile but stays open anyway!
https://i.imgur.com/xHvfq51.png
This other, the footer field, in the copyright footer is all together the names without divisions!
https://i.imgur.com/lYbsHOI.jpg
Hi,
1. In this one, the title of the product, when it is too big, is in front of the text, back to the previous page!
– You can try remove Letter-spacing in Theme Options -> Breadcrumbs http://prntscr.com/ph8ak1
2. In this one, when the product is out of stock it is not in a different color, so the customer can identify that there is no stock available, in case it could have a darker X!
– Enable following option WooCommerce > Settings > Products > Inventory > Out of stock visibility http://prntscr.com/phdewx to get highlighted out of stock variations http://prntscr.com/phdfs0
3. This other Sidebar Widgets Content is tagged as Collapsed on mobile but stays open anyway!
– Please check again, I tested on my phone http://prntscr.com/ph8dyq
4. This other, the footer field, in the copyright footer is all together the names without divisions!
– They still there, you can take a look at closer http://prntscr.com/ph8ede
You can change its color by add below code to Theme Options -> Theme Custom CSS
.footer-bottom .menu-element.horizontal .menu > li > a {
border-right-color: #fff;
padding-right: 2px;
}
Regards,
Hung PD
Hello,
Thank you for help
still goes on above the name when the title is too big!
https://i.imgur.com/aqv75uD.jpg
Please see the product I shipped!
Hello,
Theme Options > WooCommerce (Shop) > Single product page > Single product layout > Move Product Name In Breadcrumbs > Off
or
ad this code in Theme Options > Custom CSS:
.page-heading .woocommerce-breadcrumb {
max-width: 80%;
}
Regards
ok, thank you!
You’re welcome!
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
If you have any suggestions or feature requests feel free to post them here – https://www.8theme.com/forums/xstore-wordpress-support-forum/xstore-features/
Regards
You must be logged in to reply to this topic.Log in/Sign up