Footer is so big - by theromaan - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson

  • Avatar: theromaan
    theromaan
    Participant
    July 6, 2015 at 20:01

    Hi

    This is my first time I have used the Royal theme. I am currently building a site to do with Sim cards that I have just started.

    I understand how editing the footer by using static blocks and visual composer works, however it seems that my footer has gone wrong. From the screenshots I will add below, you can see that my footer is way bigger then the normal demo footer even though it’s the same code, what is causing this ?

    Demo Royal Theme site: http://puu.sh/iPlhU/b728d8e15a.jpg – Here you can see the footer is normal and nice looking

    My site: http://puu.sh/iPllX/c89fff82bb.png – Here you can see the footer is much larger compared to the demo site, and the content starts much further down if you look closely.

    What is causing this and how can it be fixed?

    Thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 6, 2015 at 20:18

    Hello,

    I’ve added this code in Theme Options->Custom CSS->Global CSS.

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

    Regards,
    Robert Hall.

    Avatar: theromaan
    theromaan
    Participant
    July 22, 2015 at 22:05

    Hi

    Thanks for doing that, however can we make the gaps abit smaller, I’ll show you what parts in a screenshot below :

    http://puu.sh/j91sE/7554511cf6.png

    Thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 23, 2015 at 07:52

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .footer-top-2 {
      padding-top: 10px !important;
    }
    .copyright-2, .copyright-3, .copyright {
      padding-top: 0px;
    }
    .copyright-2 .container .row-copyrights, .copyright .container .row-copyrights {
      padding-top: 10px;
      padding-bottom: 10px;
    }

    Best regards,
    Jack Richardson.

  • 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.