Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #643710

    How do I change the font family of the main navigation header?

    I tried using some the CSS code I saw in the support threads, but it was not working. Also, am I limited to what fonts I can use with the enfold theme for the main navigation font family?

    Thanks!

    #643722

    Hey in theme options you can go to Advanced styling > main menu links > edit edit element.

    #644226

    Hi,

    Please refer to @w3newbie’s post above

    @w3newbie
    Thanks for your help :)

    Best regards,
    Yigit

    #644233

    Guys thanks so much! Next question I have is, on mobile, my sites navigation bar is showing transparent. Any idea on how to change that?

    Please reference http://www.artisanbodyproducts.com on mobile for preview. Thanks!!


    @w3newbie

    #644601

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #mobile-advanced {
        background: #ffffff;
    }
    

    Best regards,
    Jordan

    #644948

    Thanks, that worked! Is there any way I can delelte the black line in the header section? Above the main navigation links?

    Also, I am not sure why, but when I pull my site up on mobile ( http://www.artisanbodyproducts.com ) – The background image does not start until the section that says, “ADDITIONAL SERVICES” – any idea why or what I need to do to make sure the background shows up behind everything? I checked the elements and everything within the page, so not sure what is going on, thanks!

    JD

    #644961

    Ping test shows your slider images very slow to load for some reason… https://tools.pingdom.com/ .

    Kriesi staff might have more info but I see you use the all in one seo plugin, that can cause load time issues potentially.

    #645955

    Hey!

    The slider images are png format which is much heavier compare to jpg. This format (png) is usually use for transparent images and I don’t think you need it in the slider so try to convert the slider images to jpg. Regarding the background, it’s a little bit too big (3000px wide). Half of that size is more than enough to cover the body container. More info here: http://kriesi.at/archives/4-key-wordpress-image-optimization-tips

    Cheers!
    Ismael

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