Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • romolo Friend
    #197457

    We have a lot of unnecessary space on the footer. Hard to tell in inspect element how all of the space is being produced.

    Please advise how we can make the overall footer area smaller?

    Thanks.

    goodpixel Friend
    #533892

    Hi, you can change values in line 4181 in the templates/ja_biz/css/template.css file
    Try your best value, like example here: (I changed from 100px to 10px)

    .footer-info .copyright {
    padding-bottom: 10px;
    }

    You can also try in the line 4340 as follows: (here I changed from 20px to 0px)

    .copyright {
    margin-bottom: 0px;
    }

    And you can verify if you have some module pointed to your footer area? Looks like we have a blank area in this position

    Let me know if this helps!
    Happy Joomlarting!

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  goodpixel 10 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum