Big problem with the text color

Home Forums Legacy Support Support queries Styling issues Big problem with the text color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #330346
    Raph
    Spectator
    I have set the color of my text in elemtor so that all my elements are the same color. It works on my classic page, but not on my course page
    #330347
    Raph
    Spectator
    This reply has been marked as private.
    #330680
    Raph
    Spectator
    Hello ?
    #330700
    Diana
    Participant
    Both the text have Font Family "roboto" and font size is 17px You are facing the issue that one is having a light color text but on course page the text is dark in color?
    #331683
    Raph
    Spectator
    I have this problem with dark and blue text like with my examples above. But also with black and gray. Whether it's an H3 or text. The text is not black, but gray. thanks for watching. Thank you yo fix it.
    #331976
    Ada
    Participant
    Hi, Use this css code for text color in course page. Add this code in appearance >> customize >> custom css
    
    .single-course #item-body {
        color:#3C3B3B !important;
    }
    
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Big problem with the text color’ is closed to new replies.