Impulse Theme CTA font size

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! :slightly_smiling_face:

@KatFuentes ,

.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! :slightly_smiling_face:

@KatFuentes ,

.animation-contents a {
font-size: 20px;
}

Thank you @oscprofessional ! But it didn’t work for the Hero Slider :disappointed_face:

@KatFuentes ,

Can you share the screenshot please..

So sorry for the late reply. :folded_hands: Here are the screenshots of the slider images. Thank you!!! :slightly_smiling_face: