Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • browwwsers cybercafe Friend
    #200056

    Please assist me, see picture for more info.
    The big black spaces i would like to remove.

    Thank you.


    1. cam
    chavan Friend
    #543673

    create custom.css use this documentation http://t3-framework.org/documentation/customization.html#custom-css

    Add this code to custom.css

    .t3-footer .row{
    display:none !important;
    }

    .t3-copyright .row{
    display:block !important;
    }

    .t3-copyright{
    margin-top:0px !important;
    }
    .t3-footer.container{
    padding-top: 40px !important;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 9 years, 9 months ago.

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