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 |
---|---|
64 | |
58 | |
48 | |
42 | |
42 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023