A space to discuss online store customization, theme development, and Liquid templating.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello!
Would like to increase the font sizes of:
1. CTA button of the Hero Image
2. Sub-categories of the Mega Menu
Here's the URL: https://kineosports.myshopify.com/
Hope someone could help.
Thanks so much! 🙂
.background-media-text__text a {
font-size: 16px;
}
a.site-nav__dropdown-link {
font-size: 16px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Note : change the font size as per you need.
Thank you!!! @oscprofessional It worked! Hope you could help us also with the font size of the CTA button on the homepage, in the hero image, to be specific. Thanks, again! 🙂
.animation-contents a {
font-size: 20px;
}
Can you share the screenshot please..
So sorry for the late reply.🙏 Here are the screenshots of the slider images. Thank you!!! 🙂