Site logo

Archived topic

Center aligning - footer widget

11 replies · Started by aster on September 7, 2021

Viewing posts 1–12 of 12

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

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,
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

This archived topic is closed to new replies.