I try so many times but I not succeed any progress.
I am customizing my theme on the Skins field on infocus setup. But it aint change.
I put some images attached so u can help me better.
(12 posts)
(2 voices)
I try so many times but I not succeed any progress.
I am customizing my theme on the Skins field on infocus setup. But it aint change.
I put some images attached so u can help me better.
Hello andremporto,
Add this in Dashboard -> your theme -> General Settings -> Custom CSS,
#footer { background-color: red !important; }
It changes to all colors of the world but not the color I want: #686868
I really dont know why...
You can take a better look in:
http://www.picoledecachaca.com/
If u want, i can give you my login and password so you can try it.
It's displaying in #686868 on my end. Try clearing your browser cache.
Or are you trying to get rid of the lighter grey? If so then do this,
#footer .multibg { display: none !important; }
Ok... but now... where do I change the color? That makes all footers be the same color, so, where do i change it?
Thanks for your help!
You only have one footer, do you mean the sub footer? Take a screenshot and highlight what your trying to do.
Try adding this as well,
#footer {
background-image: none !important;
}
I made in Photoshop what exactly I want... so you can have a better idea about what Im talking.
Take a look:
And my custom css is exactly like this:
#header { height: 180px !important; } #primary_menu { display: none !important; } #footer { background-color: #686868 !important; } #footer .multibg { display: none !important; } #footer { background-image: none !important; }
Send us a private message by clicking on the "PM this user" link beneath our usernames.
You must log in to post.