Hi,
So sorry, just moved site to it’s final home:
from draft.cawandsworth.org
to https://cawandsworth.org
After that CSS given below (see previous support request with same title) was centering everything so I’ve taken it out for now. Not sure what’s happened, should .focusable be changed to something else?
.focusable {
text-align: center;
}
Many thanks!
Hey Purplenaartjie!
If you like to center the socket text please use the below css
#socket .copyright {
float: none!important;
text-align: center!important;
}
Regards,
Vinay
Hi Vinnie,
See previous topic with same name – it’s not the socket it’s a customised block above the main footer!
Hey!
Password needed to see your page. Can you please post it here as well?
Regards,
Yigit
Details below…
Hi!
I added following code to bottom of Quick CSS
.av_textblock_section.focusable {
text-align: center;
}
Please flush browser cache and review your website
Cheers!
Yigit
You guys are awesome!!! Perfect, thankyou :)