Custom font problem
Hi.
I use two fonts on my site montserrat and lato. They're working for almost everything but not menu and buttons. For buttons the font is crippled. If I write in my language letters āšž etc I get different font for them although I entered Google Font Subset - Latin Extended.
Here are few examples -
But for custom font those letter work.
I would like to change menu and btn font to Lato with Latin extended character so it would look good.
My website - www.digitalbrand.lv
Comments
2. Font weight can be changed with custom css only but this weight must be of course supported by font and must be included under Fonts > Family section.
3. Header background is not tall enough and that's why you got this blue background behind the image. Can you explain what exactly you want to do then? Decrease height of this background on mobile devices or what?
4. You got top bar right activated and that's why you have this space below the logo. Looks like one of your options is active in the back-end. If you don't know which, you can always use the following css to remove that section:
3. Your thinking is wrong because on desktop, your header height is 250px while on mobile it's 350px. It's because header on desktop is different than on mobile. What you can do is set fixed height of header for all versions with the following css: