Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #442943

    Hello!
    On the following page I packed several tables in 1/2 layout elements. In medium to large displays everything looks very good, only on smartphones, the tables are truncated.
    What would be a simple and good solution for that?

    #442945
    This reply has been marked as private.
    #443540

    Hey!

    Your site is asking for a password, could you post it as a private reply please?

    Best regards,
    Rikard

    #443567
    This reply has been marked as private.
    #444105

    Hey!

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 900px) {
    .page-id-703 .container .av-content-small, .page-id-703 .flex_column, .page-id-703 .av-flex-cells .no_margin {
      margin: 0 !important;
      margin-bottom: 20px !important;
      width: 100% !important;
    }
    }

    Best regards,
    Rikard

    #444106

    Yea thanks, that works great! =)

    Kind regards
    Lukas

    #444108

    One request I would have:
    The submenu should represent at 865px browser window width all menu items to each other and centered . What Quick CSS do I need? ; )

    Greetings and thanks a lot for your help!
    Lukas

    #444109
    This reply has been marked as private.
    #444761

    Hi!

    I’m not sure what you mean by represent, do you want to hide the sub menu under 865px?

    Regards,
    Rikard

    #444866

    The submenu should shown at under 865px browser window width all menu items to each other and centered . What Quick CSS do I need? ; )

    Greetings and thanks a lot for your help!
    Lukas

    #445651

    Hey!

    Please edit your submenu element and choose to display button to open menu on mobile under “Mobile Menu Display”

    Cheers!
    Yigit

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