This topic has 2 replies, 2 voices, and was last updated 5 months, 2 weeks ago ago by Rose Tyler
Hi when i add a product in desktop version show 3 buttons (back shop, cart and checkout) this is ok, but in mobile version only show 2 buttons (cart & checkout) and we want the button back shop too how we can add it?
Hello, ReflectedStudio,
Thank you for reaching out to us with your query.
Please try to add the next code in Theme Options > Theme custom CSS > Mobile:
.popup-added-to-cart-content .big.et-close-mfp {
display: block;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up