Hello!
Would like to increase the font sizes of:
-
CTA button of the Hero Image
-
Sub-categories of the Mega Menu
Here’s the URL: https://kineosports.myshopify.com/
Hope someone could help.
Thanks so much!
Hello!
Would like to increase the font sizes of:
CTA button of the Hero Image
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;
}
Thank you @oscprofessional ! But it didn’t work for the Hero Slider
Can you share the screenshot please..