Tagged: x
-
AuthorPosts
-
November 17, 2016 at 10:01 am #1261176
yhshin1020ParticipantHey,
I have added a custom code at the footer widget area using the “text” element and I’ve wrapped it all in a div after which i centered the div so that it would appear horizontally middle of the footer.
This works fine on my homepage, but on other pages i notice that it is slightly to the right.
How can I ensure it stays center on all pages?
Thank you.
November 17, 2016 at 10:03 am #1261180
yhshin1020ParticipantThis reply has been marked as private.November 17, 2016 at 12:12 pm #1261344
RupokMemberHi there,
Thanks for writing in details with credentials. I have just added
style="clear:both"to your text element to fix the issue.Cheers!
November 17, 2016 at 10:50 pm #1262100
yhshin1020ParticipantThat worked great.
Thanks a ton!
November 17, 2016 at 11:54 pm #1262152
DarshanaModeratorGlad we were able to help 🙂
November 30, 2016 at 5:41 am #1275876
kboslandParticipantI am having a similar problem, my footer is shifted to the left, but I am not quite sure what you did above.
November 30, 2016 at 5:46 am #1275881
Paul RModeratorHi,
To fix it, you can add this under Custom > Edit Global CSS in the Customizer.
body .x-colophon.bottom > .x-container.max.width { margin: 0 auto; }Hope that helps
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1261176 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
