Comments Gabriel started the conversationApril 28, 2020 at 5:53pmHow can i change the bg of colour of the footer. I have put this:.l-primary-footer .l-primary-footer__widgets { background-color: #1D365E;}.l-primary-footer .l-primary-footer__copyright { background-color : #1D365E; in the child template in the css does not respond leaves it the samethank you 675Neuron repliedApril 29, 2020 at 4:47pmHi Gabriel,That works if you're using the default footer. .l-primary-footer .l-primary-footer__widgets, .l-primary-footer .l-primary-footer__copyright { background-color: #1D365E !important; } Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
How can i change the bg of colour of the footer.
I have put this:
.l-primary-footer .l-primary-footer__widgets {
background-color: #1D365E;
}
.l-primary-footer .l-primary-footer__copyright {
background-color : #1D365E;
in the child template in the css
does not respond leaves it the same
thank you
Hi Gabriel,
That works if you're using the default footer.
.l-primary-footer .l-primary-footer__widgets, .l-primary-footer .l-primary-footer__copyright { background-color: #1D365E !important; }Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.