Change mobile typography (especially menu)

Posted in: Newspaper
Post count: 35

Hi everybody, i’m trying to change the typography of the menu, without success.

What i’ve tried (in the mobile folder) :
– add in the file header.php
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,800" rel="stylesheet">
– add in the file style.css
.td-mobile-content .fa {
margin-right: 10px;
min-width: 22px !important;
display: inline-block;
font-size: 18px;
text-align: center;
position: relative;
top: -1px;
font-family: 'Montserrat';
}

But it did not work. Have i done something wrong ?

Post count: 23312

Hello Totelae,

I do not know what exactly you want to achieve but please notice that task involves doing such a custom work, sorry! Try to consult this useful guide -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ in order to start creating your custom code. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks.

Post count: 35

Hello Catalin,

I’m just trying to change the font family displayed by default on the mobile theme… I’ve already read the link you gave me. But the thing is changing the font-family in the css did not work..

Post count: 35

It finally worked ! Actually, the problem came from the refresh of the css.. the css did not refresh despite the fact that i clear the cache and everything. Is there a simple way to force the theme to use the last css uploaded ?

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.