Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #862936

    Hi everyone
    I have set some of my rows to adjust to “equal height columns”. In the mobile version I however want to transform these to ”individual height columns” in order to get rid of unnecessary whitespace as the whitespace is disturbing when boxes get stacked in the mobile version.
    Is there a way to achieve this?
    I´m grateful for any help.

    P.S. I tried to use:
    @media only screen and (max-device-width: 736px) {
    .responsive #top #wrap_all .flex_column {
    margin-bottom: 0px !important;
    }}

    but it does´t change anything…

    #863326

    Hey brynell,

    Is this the element that you want to adjust?

    Best regards,
    Victoria

    #868634

    Thanks. I solved it. It just took me some time to realize that the Quick CSS field doesn’t allow any css comments.

    #869077

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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