rebornela Posted April 26, 2022 Share Posted April 26, 2022 I'm having an issue trying to "mask" or make horizontal line blocks on my website landing main page and shop so the page looks cleaner and minimalistic: Basically I want to get rid of the thin horizontal line on the top of my shop page. If possible, I would also like to eliminate or mask the small "SHIRT" (product category) at the top as well. Any suggestions would be welcome - thank you. Link to comment
tuanphan Posted May 5, 2022 Share Posted May 5, 2022 Add to Design > Custom CSS /* remove shop grey line */ .tweak-products-category-title .products.collection-content-wrapper .nested-category-title.nested-category-title-padding:after { display: none; } If it doesn't work, please share link to your site, we can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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