Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • magnumi Friend
    #203292

    What causes these strange white spaces between modules and how can they be removed or minimized?


    1. music_template
    chavan Friend
    #557557

    Add this code to custom.css

    #section-527 .section-inner {
    padding: 0;

    }

    magnumi Friend
    #557563

    Where can I find the custom.css file?

    or should the file be created in /templates/uber/css ?

    magnumi Friend
    #557567

    I added the custom.css file containing the code to /templates/uber/css

    That indeed removed a single space from the layout. But how about the others?

    magnumi Friend
    #557568

    Oh now I get it! So you have to first find the itemID from the module section and then use that in the custom.css to make the override. Thanks for the help!

    max_santiago Friend
    #570596

    <em>@Chavan 456117 wrote:</em><blockquote>Add this code to custom.css

    #section-527 .section-inner {
    padding: 0;

    }


    </blockquote>

    Hay!

    In my uber-site (in production) despite I have add this code in my ‘custom.css’, the result is like in picture…
    I have too much space…

    Any solution JA friends?!

    Max


    1. no-space
    max_santiago Friend
    #735659

    <em>@Chavan 456117 wrote:</em><blockquote>Add this code to custom.css

    #section-527 .section-inner {
    padding: 0;

    }


    </blockquote>

    Hay!

    In my uber-site (in production) despite I have add this code in my ‘custom.css’, the result is like in picture…
    I have too much space…

    Any solution JA friends?!

    Max

    chavan Friend
    #570602

    @max_santiago

    Please post your site Url. will find the module ID for you

    chavan Friend
    #735665

    @max_santiago

    Please post your site Url. will find the module ID for you

    max_santiago Friend
    #570628

    <em>@Chavan 473411 wrote:</em><blockquote>@max_santiago

    Please post your site Url. will find the module ID for you</blockquote>

    Thanks Chavan next week I’post url, now this site is under construction!

    Max

    max_santiago Friend
    #735691

    <em>@Chavan 473411 wrote:</em><blockquote>@max_santiago

    Please post your site Url. will find the module ID for you</blockquote>

    Thanks Chavan next week I’post url, now this site is under construction!

    Max

    max_santiago Friend
    #572251

    <em>@max_santiago 473441 wrote:</em><blockquote>Thanks Chavan next week I’post url, now this site is under construction!

    Max</blockquote>

    Hay Chavan, site url is maximlookmaker.com.

    With firebug I see ‘element style’ maybe 286? Is it correct?!

    Thanks!

    Max

    max_santiago Friend
    #737288

    <em>@max_santiago 473441 wrote:</em><blockquote>Thanks Chavan next week I’post url, now this site is under construction!

    Max</blockquote>

    Hay Chavan, site url is maximlookmaker.com.

    With firebug I see ‘element style’ maybe 286? Is it correct?!

    Thanks!

    Max

    TomC Moderator
    #572252

    You could try something like this – within your custom.css file . . .


    .carousel-inner {
    margin-bottom: -130px;
    }

    TomC Moderator
    #737289

    You could try something like this – within your custom.css file . . .


    .carousel-inner {
    margin-bottom: -130px;
    }

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 19 replies, has 4 voices, and was last updated by  TomC 8 years, 12 months ago.

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