Hiya, for some reason the elements in my footer are not centering. Specifically the area with the social icons, email, Phone number and the copyright. Both elements are justified centered in the text boxes on the backend which is the weird part. I attached a screenshot of the backend to show this.
Hey jbcomcleaning23,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av_textblock_section.av-lw58ir2d-584d08387988de11a8769926c1ee0dab .avia_textblock {
column-count: 1;
}
Best regards,
Rikard
hello, thank you for getting back to me. I tried that code but things still look off center.
Hi,
Please try this instead:
#top .av_textblock_section.av-lw58ir2d-584d08387988de11a8769926c1ee0dab .avia_textblock {
column-count: 1 !important;
}
Best regards,
Rikard
Thank that fixed the copyright info. Any idea why things are not centering naturally? Find it weird I have to put in css code.The info with the social icons, email, and phone are still not centered.
Hi,
The CSS which we are overriding is added inline, so I’m not sure where it’s coming from. The social icons look fine on my end, could you post a screenshot highlighting the problem please?
Best regards,
Rikard
How wacky. I removed all the css and the centering issue persists. I wonder why it is doing that…. Do you think it has to do with the columns in the first section of the footer? I have attached a screenshot of the other area that needs to be centered in the private content.
Hi,
Thanks for that. It looks like the br element after the email is not correctly formatted, please check or post admin WordPress login details in private.
Best regards,
Rikard
Credentials Attached in private