-
Author
-
June 17, 2018 at 19:30 #201055olufemishieldParticipant
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
June 17, 2018 at 19:35 #201058Kieran_SQModeratorHi,
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 solutionIf 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.
June 17, 2018 at 20:20 #201074Kieran_SQModeratorHi,
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 solutionIf 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.
June 19, 2018 at 15:06 #201229RaduModeratorHi,
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
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 20, 2018 at 17:01 #201345RaduModeratorHi
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 solutionJune 26, 2018 at 20:34 #202036olufemishieldParticipantMade a few adjustments to your code and it works well now. Thank you.
June 27, 2018 at 16:30 #202132RaduModeratorGreat
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.