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 |
---|---|
177 | |
155 | |
83 | |
31 | |
30 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023