Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #195642

    Hi,

    I have tried to change the color scheme of my website with color#ff3640 but it doesn’t work.

    Can anyone help me?

    I want my menu font color, highlight color, lightbox as well as bold text in the main content to be in color#ff3640

    Thanks a lot!

    Becky

    #195643
    This reply has been marked as private.
    #195694

    Hey!

    You can add this on your custom.css or Quick CSS:

    .main_color b {
    color: #ff3640;
    }
    
    .header_color .main_menu ul:first-child > li > a {
    color: #ff3640;
    }

    Please check wp-content/uploads/dynamic_avia/enfold.css. Set the permission to 755.

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Cannot change color scheme’ is closed to new replies.