This topic has 2 replies, 2 voices, and was last updated 9 years by wilfriedMarseille.

  • Author
  • #70727
     wilfriedMarseille
    Participant

    Hello

    If you want change the nav font familly.
    Do you have make it on styl.css of chil theme
    Or you can do that from the dashboard
    I put this code on my style.css ( child theme )

    COPY CODE
    ul li a {
    	font-family: 'Permanent Marker', cursive;
    }

    But isnot working

    If you love Ableton check my blog :
    www.zikrea.com

    #70732
     sharmstr
    Moderator

    Not all fonts are loaded. Only the ones that you have set in Theme Options > Fonts. If you are loading the permanent marker font, then the css would be

    COPY CODE
    
    .kleo-main-header .navbar-collapse > ul > li > a {
        font-family: Permanent Marker;
    }
    

    If you’re not loading the font yet and you dont want to change the body font (which the navbar uses), then set H6 (which is barely used) to Permanent Marker.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #70735
     wilfriedMarseille
    Participant

    Thanks you 🙂

    If you love Ableton check my blog :
    www.zikrea.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?