• Dear Support

    How can I change the text header color from black to white?
    The corresponding position in Customerizer->Website Information->Text color in header doesn’t seem to work, no matter what I set it stays black. I would like white.

    I would also like the red font in the slider under the menu bar to be in white. The CSS Color property doesn’t seem to work.

    Thank you for information leading to the adjustment of the colors.

    Many greetings
    Markus Winter

    • This topic was modified 1 year, 11 months ago by Markus Winter.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Thanks for contacting us,

    For this add the below CSS code in the Additional CSS field ( Theme Dashboard >> appearance>> customize >> additional CSS field )

    .mg-headwidget.light .site-title a, .mg-headwidget.light .site-description {

    color: #fff;

    }

    Thanks

    Thread Starter Markus Winter

    (@mawiti)

    Thank you very much for your CSS code.
    The text color in the header works perfectly, thank you.

    What is the class for the text color in the rolling slider which is still red?

    Many greetings
    Mark

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Color in theme News Way’ is closed to new replies.