New Landing How can we help? Atelier Mega Menu Font options

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #291476
    hellojonesie
    Member
    Post count: 50

    Hi!

    I just enabled the mega menu on my site, and I love it, but I’d like to use the exact same font all over (for the mega menu column titles + for the different tabs themselves). I’d like to use the Menu Font that is currently in place for my header bar/main menu with that size, letter spacing, etc. (See screenshot)

    Any ideas?
    Thanks!
    Amy

    Attachments:
    You must be logged in to view attached files.
    #291499
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > a, li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > span.title,li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a{
    font-family: Montserrat  !important;
    letter-spacing: 2px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 11px !important;
    }

    Thanks
    Mohammad

    #291623
    hellojonesie
    Member
    Post count: 50

    Hi Mohammad, thanks !

    I tweaked the letter spacing a bit so that everything would fit on one line so this is the code I used finally:

    li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > a, li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > span.title,li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a{
    font-family: Montserrat !important;
    letter-spacing: 0px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 11px !important;
    }

    Is there anyway as well to make it so the column titles are bolded whereas the tabs such as “originals” “pins” “banners” are thinner/not bolded ? (See screenshot)

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #291671
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > a{
    font-size:14px !important;
    }
    Thanks
    Mohammad

    #291684
    hellojonesie
    Member
    Post count: 50

    Hmm that doesn’t seem to do anything at all.. Also, why does it say font size 14px? I am not looking to make the font larger, I am looking to UN-bold the sub categories under “Hello Jonesie” “Do it Yourself” & “And More!”

    Thanks!

    #291710
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Just try this code:-

    li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a{
    font-weight:normal !important;
    }

    Thanks
    Mohammad

    #291722
    hellojonesie
    Member
    Post count: 50

    That worked, thank you !! ๐Ÿ™‚

    #291724
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register