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

    Dear Kriesi-Team,

    I am really curious and dont get why this happens.

    Please see private content for URL “page break fails in mobile”: I use 1/3 2/3 and 1/3 1/3 1/3 rows. Usually (like on the homepage – see other link in private content) the content breaks to full width once the display width is to small. Not in this case and I dont know why. The same layout works like a charm on the homepage.

    I dont see any error or use custom CSS on the relevant parts.

    Thank You,
    Thomas

    #694674

    Hey mailworm!

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

    @media only screen and (max-width: 768px) {
    .flex_column { width: 100% !important; margin-left: 0 !important; }}

    Regards,
    Yigit

    #694684

    Ok, I will try.

    But why does this issue exist on one page, but on the other it does not?!? Its the same domain, same installation, etc.

    • This reply was modified 8 years, 1 month ago by mailworm.
    #694695

    Hey!

    That seems to be a small glitch. Adding the code i posted above should fix it.

    Regards,
    Yigit

    #694703

    Hey Yigit, ok, but I would like to identify the cause. :-/

    #695023

    Hi,

    Could you please create a copy page with the same content and check if issue will occur? I think recreating the page from scratch would help.

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.