How to change font size in main menu in Atlantic theme?

How to change any font sizes really, but the menu especially.

Thanks

Hi @unclegeorge ,

Could you post your store url so I advise?

Hi - I am having the same issue, did you ever find a solution for this?

Hi @internetvoyager ,

I can help, whats your store url?

First open the theme.css file and paste this below code

.main-header nav.full .nav-item .icon-wrapper, a .label{
font-size:1rem !important;
}

Am I missing something? This didn’t work for me.