• Resolved webkas

    (@webkas)


    Hello,
    When I turn on ‘Reverse Columns (Tablet)’ option for Advanced Columns, div.uagb-columns__inner-wrap gets CSS rule flex-direction: column-reverse so columns not reverse horizontally but vertically. I think it should be flex-direction: row-reverse for horizontal reverse.
    Stack on is set to Mobile.

    • This topic was modified 3 years, 9 months ago by webkas.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @webkas ,

    I’m not sure if I fully understood your question.

    Could you please provide more details about your requirements? If you could provide some screenshots, a video, or some more details, that would help greatly.
    ?

    Thread Starter webkas

    (@webkas)

    Make an experience.
    1. use advanced columns 50/50
    2. to left column type ‘left column’, to right column type ‘right column’
    3. turn on Reverse Columns (Tablet)

    What i see:
    – in desktop brakepoints, left column is on the left side and right column is on the right side
    – in mobile brakepoints, left column is on the top and right column is on the bottom
    – in tablet brakepoints, right column is on the top (should be on the left side) and left column is on bottom (should be on the right side)

    The reason is .uagb-columns__inner-wrap has CSS property flex-direction: column-reverse, but should has flex-direction: row-reverse.

    I hope describe it clearly.

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @webkas ,

    Sorry for the inconvenience caused to you. Also, ?we are thankful for your patience and readiness to help us fix things that we come across.

    We’re able to replicate the same at our end. We have added a task of it to our to-do list and assign it to the concerned developer to fix.

    It will be fixed in our upcoming updates.

    Your patience and co-operation are highly appreciated.

    Regards,
    Sweta

    Hello @webkas ,

    We have already fixed this issue in version 1.22.0.

    So I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Reverse Columns (Tablet) bug’ is closed to new replies.