Shopify themes, liquid, logos, and UX
I am trying to change the size of this "Shop Our Candles" button on my home page. I would like to change the font size as well. How do I do that? Using narrative theme currently.
Solved! Go to the solution
This is an accepted solution.
Try adding the following code to your theme.scss file at the end:
@media only screen and (min-width: 750px)
{
#Slide0 > div > div > a {
font-size: 17px;
}
}
Let me know if that works!
Hi @blakecandle
Would you mind sharing your store's URL so we can provide a solution for that? Cheers!
This is an accepted solution.
Try adding the following code to your theme.scss file at the end:
@media only screen and (min-width: 750px)
{
#Slide0 > div > div > a {
font-size: 17px;
}
}
Let me know if that works!
User | RANK |
---|---|
71 | |
66 | |
65 | |
53 | |
48 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023