rebornela Posted April 26, 2022 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.
tuanphan Posted May 5, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment