Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • rovisco Friend
    #761670

    Hello,

    How can I resize position-1 (Clinica Dentaria in the picture) in order to position-1, position-2 and position-3 be the same size?

    Thanks!

    Pankaj Sharma Moderator
    #761738

    Hi
    I did not found the picture in your first post .
    You can manage the size of the module position via template manager > Layout > responsive layout Tab .
    You can change the size of module position for different screen size devices .
    Here is documentation .

    Ninja Lead Moderator
    #764029

    Hi,

    This way will help you to force three positions above with the same height

    Open templates/ja_medicare/css/custom.css file and add new css style

    div#Mod107, div#Mod146, div#Mod160 {
    height: 359px !important;
    }

    Regards

    pavit Moderator
    #764030

    Hi

    The 3 positions already have the same size , it is using bootstrap code col-lg-4 col-md-4 col-sm-6 col-xs-12 , if you are referring to the position-1 module height

    then you can fit height adding codein to your custom.css in this way

    @media (min-width: 768px)
    .t3-module {
    padding-bottom: 15px!important;
    }

    rovisco Friend
    #781871

    Hi,

    This way will help you to force three positions above with the same height

    Open templates/ja_medicare/css/custom.css file and add new css style

    div#Mod107, div#Mod146, div#Mod160 { height: 359px !important; }

    Regards

    Thanks @ninja Lead . Your sugestion solved the problem

    rovisco Friend
    #782089

    Sorry, I forgot the picture:
    http://postimg.org/image/vy3wa1han/

    Hi
    I did not found the picture in your first post .
    You can manage the size of the module position via template manager > Layout > responsive layout Tab .
    You can change the size of module position for different screen size devices .
    Here is documentation .

    Pankaj Sharma Moderator
    #800762

    Hi rovisco
    Please share the site url here via Private reply options , to check the issue directly on your site .

    rovisco Friend
    #803793

    The problem is solved by the code of Ninja Lead.

    Best,
    Joana

    Hi rovisco
    Please share the site url here via Private reply options , to check the issue directly on your site .

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

This topic contains 7 replies, has 4 voices, and was last updated by  rovisco 8 years, 11 months ago.

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