Hi there,
I need to hide an image (the blue triangular image at the bottom) on the footer socket on a specific page. I tried this but it doesnt seem to work :
.page-id-523.footer#socket.container_wrap.socket_color{
background: none;
}
Could I get some help? Thanks
Hey janicenisha,
Can you try this code instead?
.page-id-523 #socket.container_wrap.socket_color{
background: none;
}
Cheers!
Sarah
Hey Sarah,
Thanks! It worked :)
Wonderful! Do let us know here in the forums if you need help with anything else.
Cheers!
Sarah