Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • ekaup Friend
    #203500

    Hi, I am working with Ja Medicare template. In the content there is a huge white space between content (see image) How can I eliminate this white space?
    Thanks


    1. Screenshot_1
    TomC Moderator
    #558372

    Please check the login info you provided . . . . doesn’t seem to be working

    ekaup Friend
    #558381

    Hi Tom, long time no see. You could try now.

    ekaup Friend
    #558385

    I just sent you the access in private message

    TomC Moderator
    #558388

    Try This . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_medicare/css/

    Within that custom.css file, paste the following CSS rule:


    .t3-mainbody {
    padding-top: 0;
    margin-top: -50px;
    }


    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    ekaup Friend
    #558393

    Tom, this didn’t solve the whole problem but the white space is less now. Can I ajust it further?

    TomC Moderator
    #558397

    Try adding this to your custom.css file . . . .


    .t3-content {
    margin-bottom: -50px;
    }

    ekaup Friend
    #558401

    That didn´t do the trick Tom :((

    TomC Moderator
    #558402

    <em>@ekaup 457220 wrote:</em><blockquote>That didn´t do the trick Tom :((</blockquote>

    Check it now . . . . Better ?? 😎

    ekaup Friend
    #558418

    Thanks Tom, much better. 🙂
    Appreciate your help as always
    ekaup

    TomC Moderator
    #558419

    <em>@ekaup 457238 wrote:</em><blockquote>Thanks Tom, much better. 🙂
    Appreciate your help as always
    ekaup</blockquote>

    As always, glad I could help out . . . All the best with your continuing site development. 🙂

    Josh Friend
    #880632

    @ekaup 457220 wrote:

    That didn´t do the trick Tom :((

    Check it now . . . . Better ?? ?

    can you please share the solution ? TomC ?

    Ninja Lead Moderator
    #881173

    @mredwan: Try to use this guide

    Open templates/ja_medicare/local/css/template.css file

    find and change

    .row-feature {
        padding: 50px 0;
    }

    to

    .row-feature {
        padding: 0px;
    }

    If you still face the problem, you can give me the URL of your site here. I will help you out.

    Josh Friend
    #881955

    @mredwan: Try to use this guide

    Thank you mr Ninja for your tips.
    part of my problem solved…but still another white space ..
    maybe it because of i’m hiding auto-message position..
    can I continue here ? or need to open new topic ? or maybe i’m just PM you ?

    Ninja Lead Moderator
    #882626

    You should create new thread for your new question, it would be helpful for community if someone has the same question.

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

This topic contains 14 replies, has 4 voices, and was last updated by  Ninja Lead 8 years, 8 months ago.

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