Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • wiscom Friend
    #187170

    Anyone knows how to adjust a space between banner modules?

    It’s showing too much white space between banners.

    Thanks

    Ninja Lead Moderator
    #491525

    I have seen this bug of your site. I fixed it this way

    Open templates/ja_university/css/template.css file

    from


    div.ja-moduletable,
    div.moduletable {
    margin-bottom: 30px;
    padding: 0;
    }

    change to


    div.ja-moduletable,
    div.moduletable {
    margin-bottom: 0px;
    padding: 0;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years ago.

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