Shopify themes, liquid, logos, and UX
I have tried everywhere and cannot move the product description on my products. I have no idea how to fix it, but it does not read well. The price and name are over the image, its awful
Can anyone help - yes its a theme I bought and I tried every option available for the page.
https://www.pickypickers.co.za/collections/frozen-meals
Solved! Go to the solution
This is an accepted solution.
Hello @pickypickers ,
I understand you are facing issues in displaying Product name and price in the Product Listing page.
Please add below mentioned code in your Custom CSS section for resolving the issues https://prnt.sc/dtIWa3QaJ_Jy [Output after adding code.]
h4.des-font.capital.title-product.mb-0 {
position: initial;
}
I hope this helps.
Please let me know if you have any query.
Thank you.
Output -:
Please put the below CSS code into your theme customizer or in your theme css files (style-main.scss.css). Also you can change color code to your required color.
.product-item-v2 .price-product .price,
.product-item-v2 .des-font {
color: #fff !important;
}
Resutls:
Thanks
Thanks, but that wont work, all the pages are not the same and white on white wont work.
The item name and price I dont remember it being over the image, used to be below, and I dont know what happened.
All right do you want me to fix that for you?
Thanks
perfect
This is an accepted solution.
Hello @pickypickers ,
I understand you are facing issues in displaying Product name and price in the Product Listing page.
Please add below mentioned code in your Custom CSS section for resolving the issues https://prnt.sc/dtIWa3QaJ_Jy [Output after adding code.]
h4.des-font.capital.title-product.mb-0 {
position: initial;
}
I hope this helps.
Please let me know if you have any query.
Thank you.
Output -:
Thats amazing, thank you so so much
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024