Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • shemeam Friend
    #909818

    Hi

    The white space (margin) above and below the modules in the ‘section’ position is huge
    Can this be made smaller?
    I attach an example (showing the white space above)


    1. section-white-space

    Shemeam

    Pankaj Sharma Moderator
    #909886

    Hi
    This is the padding of the container . Add below code in custom.css file to decrease the padding

    .t3-section .container {
        padding-top: 46px;
        padding-bottom: 46px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 7 months ago.

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