Footer margin issue - by fredwerk - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Jack Richardson

  • Avatar: fredwerk
    fredwerk
    Participant
    June 12, 2014 at 10:05

    Hi,

    At http://thingstodoedinburgh.com/, the footer with 4 static blocks, the left side has no margins, it is stuck to the border of the site.

    How can I have it aligned, exactly the same like all other above elements?

    Please see Private Content

    Many thanks,

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 12, 2014 at 10:45

    Hello,

    Please add the following code into the custom.css:

    .footer .container {
        padding: 20px 50px 20px 50px;
    }

    Regards,
    Jack Richardson

    Avatar: fredwerk
    fredwerk
    Participant
    June 12, 2014 at 10:57

    Thanks, that works great!

    I have another issue:

    The section “packages you might be interested” on the left side of this text, there is a line that is meant to go all the way to the site border but there is like 1cm missing. Looks fine on the right side.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 12, 2014 at 11:36

    Hello,

    To fix the issue please add the following code into the custom.css:

    .footer-top h2, .footer-bottom h2 {
    margin-left: -30px;
    }

    Regards,
    Jack Richardson

    Avatar: fredwerk
    fredwerk
    Participant
    June 12, 2014 at 12:07

    Hi,

    Thanks, works great!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 12, 2014 at 12:10

    Hello,

    You’re welcome!

    Regards,
    Jack Richardson

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

The issue related to '‘Footer margin issue’' has been successfully resolved, and the topic is now closed for further responses

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