Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • barbara779 Friend
    #169374

    Hello,

    how can I change the font size of the Community Plus template (main menu, sub menu, global…)?

    Thanks a lot in advance!

    Barbara

    pavit Moderator
    #417268

    Hi barbara779

    the font size of the mega menu is managed by this file /templates/ja_community_plus/css/menu/mega.css

    The rest of font size is managed through the Template manager –> Profiles Tab

    barbara779 Friend
    #417330

    Hello again,
    thank you very much for the info! Could you please give me a tip, where to apply the change in mega.css to change the font size.
    Thanks

    pavit Moderator
    #417332

    Hi

    For example

    You need to increase or decrease the size of the main menu ?

    .ja-megamenu ul.level0 li.mega a.mega {
    color: #FAE9D4;
    font-size: 120%; <---------Change this to 100 or 140
    font-weight: 500;
    padding: 15px 20px;
    position: relative;
    z-index: 9999;

    You need to increase or decrease the size of sub-menu

    .ja-megamenu ul.level1 li.mega a.mega {
    color: #77BC2C;
    font-size: 120%; <----------change this
    padding: 5px;
    position: static;
    z-index: 0;
    }

    barbara779 Friend
    #417346

    Thank you! 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  barbara779 12 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum