Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • orsomannaro Friend
    #732315

    I have a “Latest News” module in homepage. The module is configured to show 4 news.

    The problem concern the smartphone view of the 3 columns below the first one.

    With a small screen this 3 columns become very tight. I would like to see them one below the other.

    How can I achieve that?

    Thank you.

    Ninja Lead Moderator
    #754605

    Hi,

    You can with my tweak here:

    + Open templates/ja_magz/css/custom.css file

    + Add new rule

    @media (max-width: 767px) {
    .focus-articles .latest-items li {
    width: 100% !important;
    }
    }

    Hope it helps

    Regards

    orsomannaro Friend
    #755430

    It works great!

    Thank you!

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

This topic contains 3 replies, has 2 voices, and was last updated by  orsomannaro 8 years, 12 months ago.

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