Hello, I am unable to center the socket text. I have tried the following recommendations from other threads but no luck:
.sub_menu_socket {
display: none !important;
}
.copyright {
width: 100%; text-align: center;
}
Thanks!
Hey mmheather!
You had a closing curly bracket missing in your Quick CSS field. I added it. Please flush browser cache and review your website.
Cheers!
Yigit
Perfect, thank you!