Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mythodia Friend
    #197071

    I want to reduce the space between the blocks.
    Any idea?

    Thanks


    1. Space-between-blocks
    Pankaj Sharma Moderator
    #532495

    <em>@mythodia 423642 wrote:</em><blockquote>I want to reduce the space between the blocks.
    Any idea?

    Thanks</blockquote>
    Can you provide the site url here ,and set the development mode OFF . And clear the Joomla Cache .
    It will help us to know what you want to achieve and to give you solution of it . 🙂

    Ninja Lead Moderator
    #532499

    @mythodia: Please try workaround below:

    + Create the templates/purity_iii/css/custom.css file and add this rule:

    @media screen and (min-width: 768px) {
    .t3-module {
    margin-bottom: 20px;
    }
    }
    @media screen and (min-width: 768px) {
    .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
    }
    }

    mythodia Friend
    #532647

    @pankajsharma
    Unfortunately I developed my draft website to a local server.

    @ninja Lead
    Thanks for the help. It works perfect.

    PS: Maybe at a next update Joomlart team should include an option to reduce the gap through the template manager?

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

This topic contains 4 replies, has 3 voices, and was last updated by  mythodia 10 years ago.

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