-
AuthorPosts
-
May 16, 2024 at 11:32 pm #1443963
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.
May 17, 2024 at 9:09 am #1444040Hey 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,
RikardMay 17, 2024 at 9:05 pm #1444154hello, thank you for getting back to me. I tried that code but things still look off center.
May 18, 2024 at 11:30 am #1444305Hi,
Please try this instead:
#top .av_textblock_section.av-lw58ir2d-584d08387988de11a8769926c1ee0dab .avia_textblock { column-count: 1 !important; }Best regards,
RikardMay 20, 2024 at 8:18 pm #1444794Thank 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.
May 21, 2024 at 8:43 am #1444874Hi,
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,
RikardMay 21, 2024 at 7:20 pm #1444982How 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.
May 22, 2024 at 9:09 am #1445095Hi,
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,
RikardMay 22, 2024 at 7:20 pm #1445206Credentials Attached in private
May 23, 2024 at 8:55 am #1445291 -
AuthorPosts
- You must be logged in to reply to this topic.
