Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ventasman Friend
    #1056359

    Hi. Is there a module class suffix for removing padding to the sidebar positions?

    Thank you!

    Pankaj Sharma Moderator
    #1056397

    Hi
    No it’s not the module suffix the padding applied on the sidebar is coming from the parent container.
    Here is the code used for this

    .t3-sidebar {
        background-color: #f6f6f6;
        margin-top: 28px;
        padding-top: 28px;
        padding-bottom: 28px;
        padding-left: 40px;
        padding-right: 40px;
    }

    You can add this code in the custom.css file and reduce the values as per needs.

    Regards

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

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

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