test melih
 melih
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • kugelmeier Friend
    #949539

    Hallo,

    I have some problems. First how I get the distance of the headline (article or menue headline) on one line to the modules on sidebar 1 and 2. (please look the file) and is it possible to get the distance from the modules + main text smaller to the positions 1-4?

    On the IPhone the pictures of the position 1/2/3/4 are too big and not under the other. What is the reason for it?

    Thanks
    Klaus


    1. file1
    2. Foto
    Pankaj Sharma Moderator
    #949551

    Hi Go to custom.css file add below code for this first question

    .itemid-101 .t3-content {     padding-top: 0px; }

    Path : /css/custom.css file , if file is not present then create it .

    For module position issue , you need to increase the module position width to maximum for mobile Go to template options > Layout > Responsive layout > Extra small Drag and move the position to right like this : http://prntscr.com/bsauzi Do the same for other positions . http://prntscr.com/bsavar Hope it helps .

    kugelmeier Friend
    #949605

    Hallo,

    thanks, but nothing happens with the added code in the custom.css
    (templates/ja_medicare/css/custom.css)

    Pankaj Sharma Moderator
    #949617

    Hi
    add a dot before the itemid class .
    Like below

    .itemid-101 .t3-content {     padding-top: 0px; }
    kugelmeier Friend
    #950047

    Hallo,

    thank you very much, on the IPhone it looks now better. How I deactive the slideshow in the "Extra small" Responsive Layout?

    Another question – is it possible to get the distance from the modules + main text smaller to the positions 1-4? Please have a look to the first attachment withe the two arrows.

    Regards
    Klaus

    Pankaj Sharma Moderator
    #950051

    Hi
    You can hide the slideshow position from small views by click on Eye icon in near module name in template responsive layout tab .
    For reduce the distance add below code in custom.css file

    .t3-sl {
        padding-bottom: 10px; }

    before the value was 50px

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

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

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