Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • epimazzo Friend
    #202890

    Hi there,

    This is actually a repost from my previous one which was lost due to latest issue in Joomlart DB. So, I’ll be describing my concern again….:-[

    Please look the attachment image. Why small blocks can’t all have the same size one by one just below each other? See how the third one is shown. It doesn’t look nice.

    Please advice.

    Thanks for it.


    1. IMG_2471-compressed
    Eragon H Friend
    #555827

    It seems there is something wrong with configuration. Can you provide temporary admin account by PM, I will have close look

    Eragon H Friend
    #556496

    1. The Mobile layout wasn’t configured correctly >> http://prntscr.com/5a03ws
    It should be configured as this: http://prntscr.com/5a049l

    Kindly add this code to the file custom.css to display them correctly in mobile

    @media (max-width: 767px) {
    .t3-sl-1 .span4 {
    width: 100% !important;
    }
    }

    2. Add this code to custom.css to remove the blank space

    .ja-ss-item {
    min-height: 0px !important;
    }

    Result: http://prntscr.com/5a09fo

    You may need to clear cache (browser cache and joomla cache) to see the change

    epimazzo Friend
    #556693

    Eragon,

    Thanks a lot! It worked now! 🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  epimazzo 9 years, 5 months ago.

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