Shop Categories

X

Font change in menus

Home Forums Agama Pro Font change in menus

Topic Resolution: Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9881
    Marjo
    Participant

    Hi,

    So far so good. I managed to change fonts in headlines and body by using Custom CSS -plugin. But now I´m stuck trying to change font in menus. I´m using Typekit -package and it has worked well so far.

    #9882
    Zex
    Moderator

    Hello Marjo!

    You do not need to use the custom CSS plugin to change the fonts in the body section and menus.
    To change the font for the Body section, simple
    go to Dashboard-> Appearance-> Customize-> General-> Body menu
    and select your desired font from the “Font Family” drop-down list.
    https://prnt.sc/kbdyl0

    For the menu, go to Dashboard-> Appearance-> Customize-> Navigations->Navigation Primary
    and select your desired font from the “Font Family” drop-down list
    https://prnt.sc/kbdz0i

    Regards

    #9885
    Marjo
    Participant

    Thanks, and sorry for still asking, but…

    Yes I´ve tried to do that, but my Typekit-font dulcian-normal, sans-serif; doesn´t exist in the drop-down list. It works ok in headers and body if I use Custom CSS -plugin. I´m not sure if any of Adobe Typekit -font could be downloaded to the server. But as I said Dulcian works fine after Custon CSS.

    #9886
    Zex
    Moderator

    Hello Marjo!

    Now I understand … However, you do not have to use the plugin to do it, since there is a built-in option in the theme, to add a custom CSS codes,
    Simply go to Customize-> General-> Additional CSS and add custom code.
    The code you need is this (I have already added it for you):

    #masthead .agama-primary-nav a {
        font-family: dulcian-normal, sans-serif!important;}

    https://prnt.sc/kbu4lf

    Best Regards

    #9891
    Marjo
    Participant

    The biggest thanks to you. I found #masthead but my code after that wasn´t exactly right, I guess. Now it looks like the site is almost ready. Some text, pictures and so on still to add. So thanks again.

    #9892
    Zex
    Moderator

    Hello, Marjo!

    I’m glad you are satisfied now!
    I mark the thread as “resolved”

    Regards

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