Is there anyway I could change the colour of the footer widget area?
Don't wait, Lookup for common queries by searching below
Important Note
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
InkThemes Support Forum » BlackBird Theme
Footer Widget Area
(6 posts)-
Posted 9 months ago #
-
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS.footer-wrapper{ background-color: your color value; } .footer{ background: your color value; }Thanks.
Posted 9 months ago # -
I pasted the following as directed but the footer colors remained the same.
.footer-wrapper{
background-color: FF0000;
}.footer{
background: FF9900;
}Posted 9 months ago # -
Add # with your color code.
for example #FF0000.
It will work.Thanks.
Posted 9 months ago # -
I added a text widget into the third footer widget but the bright contact us heading no longer shows. How can keep that yet be able to add contact info?
This is on a blackbird themeNovice & New
Posted 9 months ago # -
@RM,
In every widget there is a title option, Add your title there, It will display as a widget heading / title at the footer
Thanks.
Posted 9 months ago #
Reply
You must log in to post.