Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • moska007 Friend
    #904346

    There is the possibility of reducing the spacing between my custom block and the first block (in red).
    There is the possibility of alignment of my block and the other (in yellow).
    As picture:

    Image

    Pankaj Sharma Moderator
    #904451

    Hi
    its using the margin-bottom for T3 module .
    You can add below code in custom.css to remove it

    #Mod90, #Mod91 , #Mod98 {margin-bottom:0px!important}

    Rest of the space is coming from the custom code added by you in custom.css

    .t3-module.custon .module-inner {
        padding: 30px 0;
        position: relative;
    }

    http://prntscr.com/ajm5h2

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, 8 months ago.

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