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

    Hi,
    I have contrast issue on my site. Being totally blind myself, I didn’t notice until someone brought it to my attention.
    I appreciate if you could help make the font darker.
    See the link below to see what I intend to achieve.

    • This topic was modified 4 years, 4 months ago by mosesjohnson.
    #1228665

    Hey mosesjohnson,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #the-footer article,
     #the-footer article p,
      #the-footer article li a,
       #the-footer .textwidget,
       #the-footer article h4,
        #the-footer .widget-title,
        .xoxo li ul li a {
        color: #0a2945; 
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1228680

    Hi Victoria,
    Sorry in advance if I put the code in the wrong place.
    I put the code in theme option > quick css but there was no change. I don’t know where to get the other settings You mentioned. Could you please help?
    Your help will be very much appreciated.

    #1228716

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1228725

    Hi,
    Thanks for your feedback.
    I’ve tried several times again. I’ve also cached everything.
    I hope the code starts here:
    #the-footer article,

    Honestly no change. Could you check it further for me please?
    Thanks for your support.

    #1229245

    Hello,
    Could someone help please.
    Thanks.

    • This reply was modified 4 years, 4 months ago by mosesjohnson.
    #1229602

    Hi mosesjohnson,

    You gave us two different links and so it’s very confusing. To two different websites. The geeksmodo has white text over dark grey. How do you need to change it?

    Best regards,
    Victoria

    #1229620

    Hi Victoria,
    Thanks for your feedback.
    Sorry for the confusion.
    My site is GeeksModo.
    For the body of the article, i need the background color to be white or cream white and text color to be black.

    #1229663

    Hi mosesjohnson,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top p {
        color: #000000;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1229680

    Hi,
    Thanks for your help. Now, the contrast error is gone :)
    Thanks so much.
    Best regards.

    #1229938

    Hi,
    Glad we had not closed this.

    Someone has told me the hyperlinks are the same color with the text.

    Please make the links a different color so that readers know that it is a hyper link.
    Now it only shows blue, when the computer mouse is on the wording.
    Thanks in advance.

    • This reply was modified 4 years, 4 months ago by mosesjohnson.
    #1229971

    Ok, i found the following code on the website:
    .content a { color: blue !important; }
    .content a:hover { color: red !important; }
    It worked

    #1230047

    Hi,

    I’m glad this was resolved. If we need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Font and background color contrast’ is closed to new replies.