Footer issues - by equality - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler

  • Avatar: equality
    equality
    Participant
    December 9, 2016 at 20:14

    Hello,
    to my static block row for footer i have set a gradient color.
    But it does not apply to the shop pages.
    The footer to the shop have the Footer Background Color from theme options.
    Is possible to set the gradient color?
    Thanks

    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 10, 2016 at 10:13

    Hello,

    Please specify the site link you are talking about.

    Regards,
    Eva Kemp.

    Avatar: equality
    equality
    Participant
    December 11, 2016 at 11:59

    Ok,thanks

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2016 at 08:18

    Hello,

    Please add this code in Custom CSS:

    footer.main-footer.main-footer-1.text-color-light {
        background-color: #800000;
        background: -webkit-linear-gradient(top,#800000,#000000);
    }

    Regards,
    Rose Tyler.

    Avatar: equality
    equality
    Participant
    December 12, 2016 at 10:17

    thank you,
    this code have created a space above the main footer.
    How remove it?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 12, 2016 at 13:41

    Hello,

    Please add this css code:

    .product {
        margin-bottom: 20px;
    }
    .page-content {
        margin-bottom: 0px;
    }

    Regards,
    Eva Kemp.

    Avatar: equality
    equality
    Participant
    December 12, 2016 at 15:23

    hello,
    with this code the only that happens is that to the product page the products are tangent to the footer http://prntscr.com/dih3xv
    but the space above the main footer remains.
    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    December 12, 2016 at 20:21

    Hello,

    Please try this css code:

    .main-footer-1 {
        padding-top: 0px !imporatnt;
    }

    Regards,
    Eva Kemp.

    Avatar: equality
    equality
    Participant
    December 12, 2016 at 21:30

    Thank you!It’s ok now.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2016 at 08:00

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Footer issues’' 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.