Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How can I make the font size on an image banner larger than the default limit specifically for desktop screens?
STORE https://timecraft.se/
Hi @edwinsoltan
Try this one.
@media only screen and (min-width: 750px){
h2.banner__heading.inline-richtext.hxxl {
font-size: 10rem;
}
.banner__box.content-container.content-container--full-width-mobile {
max-width: 100%;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi, it didn’t change anything. Could you please assist me further?
Im using the DAWN theme
Try to add !important, replace on this one.
@media only screen and (min-width: 750px){
h2.banner__heading.inline-richtext.hxxl {
font-size: 10rem !important;
}
.banner__box.content-container.content-container--full-width-mobile {
max-width: 100% !important;
}
}
And Save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024