Split screen website
-
Hey!
I'm working on a very simple portfolio website which uses a split screen.
[https://www.rosemcewen.com/]LHS shows contact details and links to projects, with accompanying images to appear in the RHS.
When it switches to mobile view the images appear on the top of the layout, and I would like them to appear on the bottom, but I'm struggling to figure out how to fix it, or whether I missed something in the code from this tutorial here
-
hello! can you try this css:
.lay-content.hascustomphonegrid.footer-hascustomphonegrid{ display: flex!important; flex-direction: column!important; } #footer-region{ position: relative!important; order: 1; /* space top: */ padding-top: 50px; } #custom-phone-grid{ order: 2; }in lay options -> custom css & html -> custom css for phone
I also code custom websites or custom Lay features.
šæ Email me here: šæ
info@laytheme.com
Our Web Development company: 100k.studio
Want to tip me? https://www.paypal.com/paypalme/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options ā Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it