Change footer design

Hi, i have problem changing footer design. I like to change the bg color and ideally also the height. I have really tried using the Betheme options but failed. Any advice? you can find demo at www.bytayrke.nu 

Comments

  • Hi,

    background color can be changed under Theme options > Colors > Footer section. But about the height, how and what exactly you want to change?

    Thanks!
  • Thanks for answer. I know Colors-Footers, thing is that it is not working. I have changed BG color to a number of colors but it remains dark grey. 

  • That's strange because the color comes from this section and it works for sure because we tested it on our side and it works. Anyway, if it somehow doesn't work, please use the following css to change it's background:
    #Footer { background-color: #000 !important; }
Sign In or Register to comment.