Hello support!
I'm new to pagelines and have been working with it the past week now. I would like to change the background of the morefoot to grey, but don't seem to be managing.
I downloaded the customization plugin and activated it and then added this code to the style.css "plugin>editor>style.css:
*/
/* ============================== */
/* = Start Your Custom CSS Here = */
/* ============================== */
#morefoot {
background:#030303;
}
I update the file as well.
Is this not correct? It's not working so Im doing something incorrectly. Perhaps I am editing the wrong stylesheet?
Also I have boxes in the footer, is this perhaps why it is not working?
Thanks for any help!
Tamar