Theme width/size and line - by Jens - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler

  • Avatar: jbrogaard
    Jens
    Participant
    August 28, 2016 at 22:58

    Hi, pls scroll down to the bottom of this page: http://www.jensengrill.com/da
    and view this:
    https://www.evernote.com/shard/s1/sh/16dc193e-3f6d-47b2-89b2-358edfb28bf0/2ec60423f5a2c2fb7ec586acf09fbd2e

    You’ll see some subtle color differences as if the background images can’t extend that far – it turns grey.

    ***
    .page-wrapper {
    background-image: url(“http://jensengrill.com/wp-content/uploads/kulbaggrund.jpg”) !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    }
    ***

    Also, a line appears above the footer section – how can I delete it?

    Looking really forward to your answer.
    Best regards
    Jens

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 29, 2016 at 07:38

    Hello,

    It seems that you already solved the problem with background http://prntscr.com/cbkbq4
    Also, you can add this code in Custom CSS:

    .footer.footer-bottom-3 .container {
       border-top: none;
    }

    Regards,
    Rose Tyler.

    Avatar: jbrogaard
    Jens
    Participant
    August 29, 2016 at 09:23

    Hello Rose, thx for the additional code.
    However, the background is not resolved – if you view the page on a large screen you’ll see the grey background. Is there somewhere a code which defines the maximum page layout?
    Thx.
    Jens

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 29, 2016 at 09:34

    Please use this code:

    .page-wrapper{
        background-size: cover;
    }

    Regards,
    Rose Tyler.

    Avatar: jbrogaard
    Jens
    Participant
    August 29, 2016 at 20:07

    Hi Rose, works like a charm. Many thanks.
    Jens

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 30, 2016 at 07:03

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘theme width/size and line’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.