How do i remove the payment image at the bottom of the page?

This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Eva Kemp

  • Avatar: zhizhong07
    zhizhong07
    Participant
    April 9, 2015 at 16:18

    Hi,

    How do i remove the payment image at the bottom of the page?

    Please kindly also advice on how to get rid of the gap between the featured product and the footer menu? Thanks

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 9, 2015 at 16:28

    Hello,

    Add an empty Text widget into Footer Copyright area in Appearance > Widgets.
    Also add this code in custom.css file:

    .container_footer_bg {
        margin-top: -50px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zhizhong07
    zhizhong07
    Participant
    April 9, 2015 at 16:54

    Hi,

    I manage to remove but there is a line at the footer now, may i know how do i remove? Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    April 9, 2015 at 16:58

    Hello,

    Please add this code in custom.css:

    .footer-hr {
        display: none;
    }

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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