This topic has 4 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Tony Rodriguez
Hi,
Buy now button is not visibile on mobile view. Please suggest how to keep keep add to cart and buy now button inline on mobile view!
Hello @bhabani,
Unfortunately, there is no available option for this at the moment. However, you may try using the following Custom CSS code:
@media(max-width: 500px){
.single_add_to_cart_button.button {
min-width: 100px !important;
padding-left: 5px !important;
padding-right: 5px !important;
}
}
Please copy and paste the code into XStore >> Theme Option >> Theme Custom CSS >> Global CSS and then clear the mobile browser cache.
We hope this helps.
Best Regards,
8Theme’s Team
Thank You it works fine now!
Hello @bhabani,
We are delighted to have you here. If you are willing, we would greatly appreciate it if you could leave a 5-star rating for our Theme, Customer, and Technical Support on http://themeforest.net/downloads. Doing so would enable us to release more updates and provide dedicated support in the future. Your support would be highly appreciated.
Thank you for reaching out to us. Have a wonderful day!
Sincerely,
8Theme’s Team
Tagged: buy now button, mobile view, persuasive, seo friendly, visible, woocommerce, wordpress
The issue related to '‘Buy now button is not visible on mobile view’' has been successfully resolved, and the topic is now closed for further responses