i have tried absolutely everything nothing has been working please help,
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hello it is detailersessential.com
@KetanKumar the website name is detailersessential.com when you are on home page or any page you will see the product titles are very small. That’s what I want to fix
thanks for url can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
@media only screen and (min-width: 750px){
.card__heading {font-size: 18px;} /* change value as you like */
}
@KetanKumar it workeddddd:) thank you so much man i was trying to figure that out the whole day. Also sorry to bother do you know how i can align my prices to be right under product title instead of on the left side?
@KetanKumar hey sorry to bother again but it only changed on my desktop, on mobile it is same size do you know what i can do?
no rush its my pleasure to help us
yes please remove last one code and add this
.card__heading {font-size: 18px;} /* change value as you like */
.card-information>.price {text-align: center;}
I wish i could give you a hug brother to say thank you! it worked very well thank you once more
its my pleasure to help us
@KetanKumar sorry to bother once more, do you know if there’s a way I can get the product title and price a little higher up? Closer to each other ?
@KetanKumar hey this one didn’t seem to do anything, if i am bothering you it’s okay I can figure it out later but if you don’t mind helping it would mean a lot.
@KetanKumar hello Ketan, i tried to figure it out i couldnt find a way for the padding to fix, do you have any other code i can try to move my product title and price a little higher in the featured products?
hello i use debut theme ,this code is not working on my website . i wanted to change the font size for my featured collection product title . and also on collections page title font size. please can you help me . my website name is cenorajewels.com
