Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1023185
    ahurlburt53
    Participant

    I would like for the footer widgets to be center in the middle and look normal, please refer to screen shot http://i.imgur.com/neGoVPi.png

    Gainesville Restoration Services Company

    #1023699
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you have added the below code and that’s why it’s not normal anymore :

    .x-topbar-inner.x-container, .x-colophon > .x-container {
      max-width: none;
      padding-left: 20px;
      padding-right: 20px;
      width: 100% !important;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1023185 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>