corsoconcepts Posted November 17, 2021 Share Posted November 17, 2021 Site URL: https://corsoconcepts.com/cart Hello! When you add something to the shopping cart and go to checkout, the banner image is blank creating a large gray rectangle on the page. When I go into "pages" in config mode, there is no "cart" page option for me to modify. How do I remove the banner image from my shopping cart page? Link to comment
creedon Posted November 17, 2021 Share Posted November 17, 2021 Add the following to Design > Custom CSS. #cart #banner-area-wrapper { display : none; } This is for v7.0 using the Five template. Let us know how it goes. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
corsoconcepts Posted November 19, 2021 Author Share Posted November 19, 2021 That did it! Thank you! creedon 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment