Viewing 2 replies - 1 through 2 (of 2 total)
  • In style.min.css there must be a selector like “#footer, #wrapper-footer”, with background set to #1C1E20. Change that value to #81D339.

    If you are using a custom css file then you are going to have to be more specific than “#footer, #wrapper-footer” to overwrite the previous background style in style.min.css, something like ‘.clearfix #wrapper-footer’ I guess. If you want to change the copyright area too then add a new selector such as ‘.clearfix #wrapper-footer .block-bottom-padding’.

    • This reply was modified 9 years, 9 months ago by lolopel. Reason: wrong prefix on id
    Thread Starter andreigamesro

    (@andreigamesro)

    I found that file! Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change footer colour’ is closed to new replies.