1
0
-1

When I view the website, I am not seeing the web pages as full screen. The web page content is surrounded by dark gray.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      You may want to try adding the following to your style sheet: Website > Custom CSS


      .siteWidth {
          width: 100% !important;
      }

      Depending upon which layout you've chosen for your RescueGroups.org website, the styles may be different.

      If you have any questions or need help for your website, please open a support ticket here: https://rescuegroups.org/support/

        CommentAdd your comment...