Would like the outside footer background/color to be white.
How is this achieved?
Would like the outside footer background/color to be white.
How is this achieved?
Hi cmagliane,
Add this to your custom CSS or Quick CSS.
#wrapper_footer_bottom {
background: none no-repeat scroll left top #FFFFFF;
}
Regards,
Mya
You must log in to post.