Shopify themes, liquid, logos, and UX
Hi,
I've worked with a coder to create my website https://audreyeve.com. I'd like to make the fontsize bigger in the drop down menu Shop- Paintings and Other. I'd like for "paintings and other" to be bigger.
How can I go edit that in my code?
Thanks!
Hello @audrey20014
Can you please give me your store password?
Thanks
it’s « crealy »
Thanks! Also, it might be pertinent to know that the issue is mostly on the mobile version of my website. Even though the « Paintings » and « Other » are small in the desktop version, it’s even smaller on the mobile version.
Can you please add below CSS
@media(max-width:767px){
.section-header-product h2 {
font-size: 25px;
}
.product-vendor{
font-size: 19px;
}
.product-title{
font-size: 16px;
}
.product-card.layout-1 .product-image{
padding-bottom: 0;
}
}
Thank you I’ll try!
Is the css in the theme.scss.liquid?
I’m sorry if this might sound a dumb question, i reallly don’t know nothing about coding haha
It's OK Buddy!
Yes, It's theme.css.liquid
User | RANK |
---|---|
178 | |
147 | |
81 | |
67 | |
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