Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #409765

    Hi,

    is there a quick way to show the mansonry-styled blog on smartphone displays in portrait mode in only 1 column (instead of 2)?
    I’d really appreciate your help.

    Greetings from Austria,
    Robert

    #410074

    Hey Robert!

    It would depend on your screen size and the Masonry style your using. I tried checking your link but all I get is this.

    Service Temporarily Unavailable
    
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    

    Try contacting your hosting provider about that to see if everything is ok and then let us know when it’s back up.

    Best regards,
    Elliott

    #410173

    Hi, thank you for your answer.

    I am sorry – the website went live in the meantime. You can find it on cubes.co.at now.
    On “Tipps und Trends” we use the “flexible mansonry” style. We’d like to have it on one column below a screen size of 640px wide (as the iPhone 5). Is this possible?

    Best regards,
    Robert

    #410533

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    #top .container .av-masonry-col-flexible .av-masonry-entry { width: 100%; }}

    Cheers!
    Yigit

    #410553

    Awesome, thank you VERY much!

    have a nice day!
    Robert

    #410563

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Blog Mansonry, 1 column on mobile portrait mode’ is closed to new replies.