• Resolved frederikhaahr

    (@frederikhaahr)


    Hi There

    I am trying to figure out how to change the green theme coler on the landing page to another color.

    How is this done?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author ThemesBros

    (@themesbros)

    Hi,

    I’d recommend downloading child theme and adding this to style.css:

    #top-call-to-action {
       background: black;
    }

    Regards,
    Sinisa

    Hi There

    Did exactly as you have advised above.

    Should I see the background change?

    Why would it change the colour of the original theme if it’s not active?

    If the child theme is activated I lose all my changes and customizations I have done to the original.

    Sorry but I NEED a more detailed explanation that works.

    KR
    Mike

    Hi There

    Did exactly as you have advised above.

    Should I see the background change?

    Why would it change the colour of the original theme if it’s not active?

    If the child theme is activated I lose all my changes and customizations I have done to the original.

    Sorry but I NEED a more detailed explanation that works.

    KR
    Mike

    Hi, First I will love this theme it is very well done!

    I am a newbie and tried the steps described above but was unsuccessful. What I did was simply go into the style.css and changed this change:

    #top-call-to-action {
    background: black;
    }

    Or do you have a tutorial on how I could add this Child theme?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change theme color from green?’ is closed to new replies.