How Do I Change The Font Size in Slideshow Of Brooklyn of Heading and Subheading?
The text where it says “premium unisex jewellery” is way too big and I just cannot change it. Please help!
Hi, @deniscrima
You can try this code
for heading
@media screen and (min-width: 769px)
.hero__slide .hero__title, .hero--adapt .hero__title {
font-size: 45px !important;
}
For subheading
@media screen and (min-width: 591px)
.hero__slide .hero__subtitle, .hero--adapt .hero__subtitle {
font-size: 18px !important;
}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
https://thecrima.com/?_ab=0&_fd=0&_sc=1 I am not sure If it will work. The problem is that the font on mobile version is just too big. Desktop works perfectly.
Unfortunately it didnt work, there was the error in font. But thanks!
oh sorry bt i can see it work