Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #228887

    I have been trying to fix my header font colors, and it looks correct when I see it in the styling option preview, however it is not correct on the front end.

    I’ve tried refreshing, clearing my cache, viewing from an incognito window, and changing the background color (yes, I’m saving the options and getting the “alrighty sparky” message).

    Surprisingly, when I changed the background color and saved, the color of the background also changed on the front end.

    Not sure why this is happening. Can you please help?

    #229131

    Hi buellfire!

    Can you post the link to your website so we can take a look? Have you added any custom CSS code to change the font color?

    Regards,
    Yigit

    #229133

    Yigit,

    Thanks for your help. The website is currently set for maintenance mode until I am finished – so you can’t see it unless you login.

    Would you prefer I give you a login account?

    The link is http://www.HeroDressageSimulator.com

    Thanks!

    #229135

    Hey!

    Yes, please. You can post it here privately by checking “Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Regards,
    Yigit

    #229138
    This reply has been marked as private.
    #229144

    Hi!

    I am getting redirected to Google after i submit login credentials on login page :/

    Best regards,
    Yigit

    #229146
    This reply has been marked as private.
    #229148

    Side question: What’s the optimal size for the advanced layerslider?

    As you will see when you login, my two photos are blurry, but I have high-res photos that I can resize to fit. I just don’t know what size they should be.

    Thanks!

    #229151

    Hi!

    You are using boxed layout so 1310px in width would be fine. You current image is 598px in width.
    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed to change the color of main menu items

     .header_color .main_menu ul:first-child > li > a { color: #008000; }
     .header_color .main_menu ul:first-child > li > a:hover { color: #ffebcd; }

    Cheers!
    Yigit

    #229152

    Thanks for the information. Added the Quick CSS and no change to the header. Anything else I can try?

    #229154

    Hi!

    Please add > mark manually. Please also take a look at http://kriesi.at/documentation/enfold/change-the-main-menu-color/

    Cheers!
    Yigit

    #229158

    SUCCESS! That worked! Sorry I’m still learning about CSS. Thanks so much for your guidance. I really appreciate it!

    #229159

    Hi!

    You are welcome, glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Styling Option Header: Font color is not changing on front end’ is closed to new replies.