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 |
---|---|
163 | |
142 | |
74 | |
66 | |
56 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023