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!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025