Hello @carmel99
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.
Hey, sure itβs Carmelya.com
You can add code by following these steps
-
Go to Online Store β Theme β Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
- Here is the solution for you @carmel99
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press βSaveβ to save it.
.collectionlist-item .pb-5 {
display: none !important;
}
- Here is the result you will achieve:
- Please press βLikeβ and mark it as βSolutionβ if you find it helpful. Thank you.
Thanks, it worked !



