Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1147875
    pdopchev
    Participant

    Hi guys, trying to remove the white border between the footer and the widget area at the bottom of:http://www.enjoycrestedbutte.com/crestedbuttesnowsports/ but with no luck so far…

    This is what I have for css – it works for the top border but not the middle one…

    .x-colophon {
      border:none;
    }
    #1147880
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve this issue, please use this css code instead:

    .x-colophon.bottom,
    .x-colophon.top {
        border: none;
        box-shadow: none;
    }

    We would loved to know if this has work for you. Thank you.

    #1148394
    pdopchev
    Participant

    Thanks, works perfectly!

    #1148430
    Rahul
    Moderator

    Glad that worked for you.

    If you have anything further to ask, let us know. We’d be happy to assist you with everything.

    Thanks.

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