Hi
Can someone help me center the text in my socket? I’ve tried this: #socket { text-align: center; } didn’t work. Altough for my footer it did.
Also there is a menu showing in my socket, I have no idea how it got there. How can I remove it?
Thanks.
The problem with the socket menu is solved.
Hey!
Please add following code to Quick CSS
.copyright { width: 100%; text-align: center; }
Regards,
Yigit
I tried this as well as:
.sub_menu_socket {
display: none !important;
}
and it still is not working for me. Any suggestions?
Hi,
@mmheather Please start a new thread and attach temporary admin logins in private content field so we can look into it.
If you post them here, they will be visible to creator of this thread as well
Best regards,
Yigit