test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • iwadeaz Friend
    #192601

    I need to remove some of the empty space between modules in the “onepage” position, I need to remove more empty space when viewing from a mobile device. How do i do this??

    Site:
    http://ileibowi.u149.websitesource.net/mg/

    thx

    Ninja Lead Moderator
    #513836

    JA Slideshow Lite module is not included in JA Onepage Template by default. When you install it into this template, some styles will not be perfect.

    Please PM me admin login details and ftp account of your site. I would need to take a closer look at your site and give you suggestion

    iwadeaz Friend
    #513871

    Thanks for your help. My client requested a slideshow module and I prefer to use Joomlart extensions whenever i can. Sending PM & details. Thanks again.

    Ninja Lead Moderator
    #513919

    Thanks for your pm, I have fixed some problem css style on your site and this is my solution to do that

    + Open templates/ja_onepage/css/custom.css file

    Add new script

    .hero-unit-class {
    margin-top: 40px;
    }

    + Open templates/ja_onepage/css/themes/modern/template.css file

    From

    .onepage .container {
    padding: 60px 0;
    }

    Change to

    .onepage .container {
    padding: 20px 0;
    }

    Please check it again, let me know if you need further assistance

    iwadeaz Friend
    #513999

    ‘looks so much better, thank you 🙂

    iwadeaz Friend
    #518087

    ok, I set the padding: 0px, but it still is a little too far from the module above, is there any way to bring it closer? thanks.

    Ninja Lead Moderator
    #518340

    Apologies for this late response, somehow I missed this thread. This is solution to fix the problem on your site

    Open templates/ja_onepage/css/themes/modern/template.css file

    Replace:

    .introducing .block {
    border: solid 1px #fff 9;
    padding: 40px 20px;
    }

    With:

    .introducing .block {
    border: solid 1px #fff 9;
    padding: 20px 20px;
    }

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

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

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