This topic has 4 replies, 3 voices, and was last updated 5 years ago ago by John Holden
Hello,
When I check the mobile version of my product sheets via my computer, there is the information (see screenshot attached)
however, when I connect to my phone, I only have the product image, without the information.
i cleared my cache
Thank you
Hello,
Please add this code in Theme Options > Theme Custom CSS > Global custom CSS:
@media only screen and (max-width: 480px) and (min-width: 380px){
.products-list .product .product-details {
margin-top: 100%;
}
}
Regards
thank you
Hi,
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/xstore-responsive-woocommerce-theme/reviews/15780546
Your feedback is the motivation to improve our work and services.
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up