• Hello,

    I’m trying to change the color of my website footer, and possibly add some padding in between the body and footer sections of my website. Originally the footer was a solid color when I first downloaded the theme, however now it is transparent and is the same color as my background. How can I fix this? Thank you in advance.

    http://www.musicenthusiastmag.com

Viewing 1 replies (of 1 total)
  • You will need to add some CSS rules in order to change the color of the footer and add some padding.

    Developer Tools within Google Chrome or Firebug within Firefox are good tools to use when debugging these kind of CSS problems.

    For example using Developer Tools I was able to find the rules linked with your footer and change the background color, so it looks like this.

    If you ware planning to make a lot of CSS changes, making a Child Theme is recommended.

Viewing 1 replies (of 1 total)
  • The topic ‘Footer’ is closed to new replies.