Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Genius Marketing Friend
    #1041068

    Hi,
    I tried install Ja builder to webpage with template Ja Medicare. After upgrade to Joomla 3.7.2 Ja builder pages have a ugly margins (only on saved version of page, in editable mode it looks perfect).
    I checked updates of Ja Medicare, there is still version of 2016 and everything is up to date.
    I added a "custom css code" (from tutorial), but ugly margins are still there (but something changed margins are tiny). Can I do something with it or Ja Builder + Ja Medicare template is a bad choice?

    Custom css code is:
    .com_jabuilder .t3-mainbody {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    }

    .com_jabuilder .t3-content {
    padding: 0;
    }

    My page isn’t public, I can share some pictures of "ugly margins".

    Pankaj Sharma Moderator
    #1041088

    Hi
    In this case, i suggest you put the site live and share the URL here, I will help you to fix the margin issue, In the screenshot, it’s hard to assume CSS issue and provide a suggestion.

    Regards

    Genius Marketing Friend
    #1041538
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1041568

    Hi
    Can u share a screenshot of the issue? Somehow I am not able to see it in your last post.

    Regards

    Genius Marketing Friend
    #1041578
    This reply has been marked as private.
    Genius Marketing Friend
    #1041585
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1041688

    Hi
    Add below code in custom.css

    .com_jabuilder .t3-mainbody {
        padding-right: 20px;
        padding-left: 20px;
    }
    .com_jabuilder .t3-wrapper .container {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0px;
        padding-left: 0px;
    }
    

    save and check.

    Regards

    Genius Marketing Friend
    #1041800
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1041896

    Hi
    Can u create custom.css file in the css folder of the template and add the code shared in this thread including the previous code you added.
    I have not found custom.css file on your site.

    Regards

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

This topic contains 8 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 10 months ago.

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