This topic has 2 replies, 2 voices, and was last updated 4 months ago ago by Jack Richardson
Hey Team,
I have two issues on the same object.
Firstly, if there are a few products in the shopping cart, you cannot scroll down in the mobile version and therefore cannot view all the products/buttons. https://imgur.com/gU4C8kG
Second, there is a Flex Container, but I can’t see him: https://imgur.com/nLnPT4W
Can we arrange the elements one below the other or hide them?
Thanks
Dear @ProdbyDaan,
We have noticed that you have manually added some custom CSS via Theme Options -> Theme Custom CSS -> Global CSS, which appears to have caused some issues. We recommend that you comment out the custom CSS you implemented and try using the following code instead:
.et-off-canvas .cart-popup-footer .total {
flex-wrap: wrap;
}
This adjustment should enhance the appearance of your site. Should you require further assistance, please provide us with the correct wp-admin and FTP access credentials for your website, ensuring that this information is left in a secure, private area.
Best Regards,
Jack Richardson
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up