Archived topic
Center aligning - footer widget
11 replies · Started by aster on September 7, 2021
Hello,
Plz find the image:
https://i.postimg.cc/VLTdw3Bk/1.png
i want to center align the footer widget (social follow). please provide me the relavent code
Hi there,
Any chance you can link us to the site in question?
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)
hello,
I have provided the info in the private tab
Hi there,
try adding this CSS:
.widget ul.heateor_sss_follow_ul {
display: flex;
justify-content: center;
}
Hello,
Works great, thank you
Glad to hear that
Hello,
After the recent update, this code doesn't work. Plz find the attachment:
https://i.postimg.cc/PJG2mSZY/1.png
Can you please provide me a modified code
Hi there,
it looks ok to me?
https://www.screencast.com/t/h4Rihy4MBlo
Try clearing your browser caches.
Hello,
I can find the problem in chrome. But not in other browsers. Plz find the attachments.
This seems peculiar to me. Any comments from your side, please!
Hi aster,
I've checked your site on Chrome as well and I didn't encounter the issue as shown here - https://share.getcloudapp.com/p9uNLQRW
Perhaps it's a browser caching issue. Can you try clearing chrome's cache?
Thank you very much
No problem. :D