Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #562159

    Hi,

    I’m trying to get the same font used in the menu on the site below. I believe it’s lato?

    However it wont show up on my site.

    Thanks

    • This topic was modified 8 years, 10 months ago by robertscott.
    #562347

    Hi robertscott,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #563091

    Sure done :-)

    #563101

    Hey!

    I added custom code – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/ to your functions.php file in Appearance > Editor and added custom CSS code to Quick CSS field in Enfold theme options > General Styling tab. Please review your website now

    Cheers!
    Yigit

    #563102

    Perfect thank yigit. Is there an easy way to make it all caps? Similar to the site below.

    #563109

    Also remove the lines surrounding the social icons in the header?

    #563112

    Hi!

    Please add following code to Quick CSS as well

    #top .av_header_transparency #header_meta li {
        border: none;
    }
    #top #header .av-main-nav > li > a {
        text-transform: uppercase;
        font-weight: 300;
    }

    Best regards,
    Yigit

    #563119

    Hi Yigit,

    Theres still a line separating the top header?

    #563133

    Hey!

    Please add following code to Quick CSS as well

    #header_meta {
        border: none!important;
    }

    Regards,
    Yigit

    #563146

    Perfect Yigit thanks very much for your help.

    #563148

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Lato font wont show up in menu links’ is closed to new replies.