test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nooran Developer
    #191340

    Hello,

    Please I need help… How is it possible to reduce “Home-1” height?

    Please see attached file for illustration.

    Thanks


    1. Untitled-1
    Ninja Lead Moderator
    #508859

    This is my solution about remove white space

    Open templates/ja_fixel/css/template.css file

    From

    .t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 20px;
    padding: 0;
    }

    Change to

    .t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 0px;
    padding: 0;
    }

    and other problem margin so that I can take a look and try to assist, please provide the url of the site you’re working on, I shall check it directly on your site.

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, 1 month ago.

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