Home New Guten Forums WoodMart support forum Row reverse doesnt work

Row reverse doesnt work

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #644252

    agapikaa
    Participant

    As you can see in the photos i attached, i have activated the row reverse for these 2 columns. The problem appears in the tablet size (I understand that there are 2 breakpoints for a tablet). In the smaller size the columns appear fine, but in the one just before desktop, everything is messed up. How can i fix this? Thank you

    Attachments:
    You must be logged in to view attached files.
    #644472

    Hung Pham
    Keymaster

    Hi agapikaa,

    Thanks for reaching to us.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) and URL of the mentioned page to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #644629

    agapikaa
    Participant

    ok

    #644630

    agapikaa
    Participant

    link of the page

    #644631

    agapikaa
    Participant

    I double checked, and this url doesnt appear corectly. Can you open it?

    #645028

    Hung Pham
    Keymaster

    Hi agapikaa,

    Thanks for your patience.

    Admin credential is incorrect, please check again

    Regards,

    #654423

    agapikaa
    Participant

    here is a temporary login link

    #654474

    Hung Pham
    Keymaster

    Hi agapikaa,

    Would you mind if I deactivate extra plugins for testing? Please confirm me back.

    Regards,

    #654578

    agapikaa
    Participant

    yes, as long as at the end, you make everything the way it was.

    #654968

    Hung Pham
    Keymaster

    Hi agapikaa,

    The issue has been resolved itself, Please check your site again.

    Regards,

    #664319

    agapikaa
    Participant

    hello, i just checked. nothing has changed. the photo continues to appear above the contact form and not below

    #664356

    Hung Pham
    Keymaster

    Hi agapikaa,

    The admin link has been expired, please provide new one.

    Thanks for your patience.

    Regards,
    Hung PD

    #664469

    agapikaa
    Participant

    ok here is the new one

    #664507

    Hung Pham
    Keymaster

    Hi agapikaa,

    Please provide URL of the mentioned page, so I can take a closer look.

    Thanks for your patience.

    Kind Regards,
    Hung PD

    #664571

    agapikaa
    Participant
    #664647

    Hung Pham
    Keymaster

    Hi agapikaa,

    I checked your site and it looked well, please double check https://ibb.co/TBJKdVJq

    Kind Regards,
    Hung PD

    #664725

    agapikaa
    Participant

    The image is supposed to be below the form. In the mobile version it’s below the form and for the tablet screen it’s in the middle

    #664914

    Hung Pham
    Keymaster

    Hi agapikaa,

    I double checked and the Row reverse option works for resolutions under 991px https://prnt.sc/tu1gdOkJi91u

    If you want to increase the resolutions, please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    @media (min-width: 992px) and (max-width: 1024px) {
        .row-reverse-tablet>.wpb_column:nth-child(1) {
            order: 12;
        }
    }

    Kind Regards,
    Hung PD

Viewing 18 posts - 1 through 18 (of 18 total)