This topic has 9 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #201055
     olufemishield
    Participant

    Hello,

    I have a cris cross landing page and I want to edit the content responsiveness to move text column first before the picure colum regardless of which comes first on each row. Kindly assist. Page in the address box

    #201058
     Kieran_SQ
    Moderator

    Hi,

    Please make the page viewable so I can advise you on any solution. Currently your site is in maintenance mode.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #201067
     olufemishield
    Participant

    Please check again. It isn’t. Thank you

    #201074
     Kieran_SQ
    Moderator

    Hi,

    My apologies, you’re right, the layout confused me for a second there. I see what you mean about stacking and I do not have a solution for you immediately so I will refer this ticket to one of our developers for review. Someone will be in touch with you on Monday to Tuesday to discuss this with you.

    Thank you for your patience.

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #201082
     olufemishield
    Participant

    Ok thanks Kieran. I’ll wait till Monday

    #201229
     Radu
    Moderator

    Hi,

    Not having exact instructions for that, there i should test different settings, can you please provide the wp admin to can test it live ?

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #201284
     olufemishield
    Participant
    This reply has been set as private.
    #201345
     Radu
    Moderator

    Hi

    Done,

    I had added specific class for every column named setorder1,2,3,4 and so on then i had added this css to quick css area

    COPY CODE
    
    @media(max-width:991px) {
        .setorder1 {
            order:2 !important;   
        }
        .setorder2 {
            order:1 !important;
        }
    
        .setorder3 {
            order:1 !important;
    
        }
        .setorder4 {
            order:2 !important;
        }
    
        .setorder5 {
            order:3 !important;
        }
    
        .setorder6 {
            order:4 !important;
        }
    
        .setorder7 {
            order:6 !important;
        }
    
        .setorder8 {
        }
    }
    

    Now they arranging ok

    Let me know

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #202036
     olufemishield
    Participant

    Made a few adjustments to your code and it works well now. Thank you.

    #202132
     Radu
    Moderator

    Great
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?