How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Request option to change the font size of main menus

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13283
    Ricardo Nuno
    Participant

    Hi,

    I would ask for an option in the theme to change the font size of the menus at the top of the site, because by changing the font size currently, changes the entire site, and the menus become very small.

    SportsBetting theme.

    Thanks,

    #13285
    admin
    Keymaster

    Hi Ricardo!

    This could be easily done with CSS, for example:

    .head-menu .menu > li a { font-size:18px; }
    #13298
    Ricardo Nuno
    Participant

    Thank you for your help.

    Therefore, I would suggest that a custom css option be added to the theme options, because often a change in the css file is lost when applying new theme changes by the panel automatically.

    #13601
    Ricardo Nuno
    Participant

    Hi Again,

    Could you tell me how could you change the font size but only the texts in the articles as well?

    Additionally I would like to ask when an update of the SportsBetting theme, for performance on pagespeed, the other topics has had regular updates, and SportsBetting has been up since February.

    #13616
    admin
    Keymaster

    Hi Ricardo,

    You can change the font size in the posts template (https://demos.pokatheme.com/sportsbetting/injury-saw-laurent-koscielny-cancel-planned-arsenal-exit-says-agent/) with the snippet below:

    .text-area p { font-size:16px; }
    

    Also soon we will release a new version of Sportbetting with speed optimizations!

    #13621
    Ricardo Nuno
    Participant

    Hi!

    Thank you so much for your help.

    I will be waiting for the update which is very welcome!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.