Tagged: socket
I was able to change my homepage socket color to a gray by using the following code:
.page-id-504 #socket {
background-color: #737273 !important
}
This code worked properly; however, when I zoom out and socket pushes up, the color beneath it is still red (like the other pages) – is there a way to change the color on this page beneath the socket to the same gray color as the socket?
Hey shawnbanack,
Thanks for getting in touch with us!
On what particular page are you looking to change the color of the socket? Let us know and we’ll try to assist you with the CSS.
Looking forward to hearing from you.
Best regards,
Jordan
Hi,
On the homepage – I was able to get it changed, but if you zoom out so the socket gets pushed up, the color is still red below the gray socket, opposed to also being gray.