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
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
Sure done :-)
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
Perfect thank yigit. Is there an easy way to make it all caps? Similar to the site below.
Also remove the lines surrounding the social icons in the header?
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
Hi Yigit,
Theres still a line separating the top header?
Hey!
Please add following code to Quick CSS as well
#header_meta {
border: none!important;
}
Regards,
Yigit
Perfect Yigit thanks very much for your help.
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