Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • dzidzuridza Friend
    #665639

    Hi,
    on my webside http://www,sielsiaequestrian.pl/PL
    I’m trying to reduce the top and bottom padding of the module. Is that possible? “The white space between modules.”
    Please help

    Pankaj Sharma Moderator
    #665673

    Hi Can u tell me the path of this page .
    on homepage of your site , i did not found the same module that u mentioned in screenshot .

    Pankaj Sharma Moderator
    #746657

    Hi Can u tell me the path of this page .
    on homepage of your site , i did not found the same module that u mentioned in screenshot .

    dzidzuridza Friend
    #665674

    http://www.silesiaequestrian.pl/PL/index.php/lokalizacja
    ang generaly … how to reduce padding between module?

    and I ‘ve new question, on mobile version the two of image from this module are not scale , it is possible to fix it?

    dzidzuridza Friend
    #746658

    http://www.silesiaequestrian.pl/PL/index.php/lokalizacja
    ang generaly … how to reduce padding between module?

    and I ‘ve new question, on mobile version the two of image from this module are not scale , it is possible to fix it?

    Pankaj Sharma Moderator
    #665676

    Hi
    Open custom.css
    and add below code

    #Mod209 {
    padding-bottom: 20px;
    padding-top: 20px;
    }

    change padding value as per needs , for other modules , change the mod ID.

    Pankaj Sharma Moderator
    #746660

    Hi
    Open custom.css
    and add below code

    #Mod209 {
    padding-bottom: 20px;
    padding-top: 20px;
    }

    change padding value as per needs , for other modules , change the mod ID.

    dzidzuridza Friend
    #665679

    thank you but for all module?

    dzidzuridza Friend
    #746663

    thank you but for all module?

    Pankaj Sharma Moderator
    #665681

    Hi
    You can change the module if and add the new module id for u want to change the padding .
    if you want to apply it for all module on site
    use below code :


    .t3-module {
    padding-bottom:5px;padding-top:5px
    }

    Pankaj Sharma Moderator
    #746665

    Hi
    You can change the module if and add the new module id for u want to change the padding .
    if you want to apply it for all module on site
    use below code :


    .t3-module {
    padding-bottom:5px;padding-top:5px
    }

    dzidzuridza Friend
    #672774

    Thank you it start to work

    dzidzuridza Friend
    #746669

    Thank you it start to work

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

This topic contains 13 replies, has 2 voices, and was last updated by  dzidzuridza 9 years, 2 months ago.

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