Fixed text on top left
-
Hi there,
I'm trying to fix the position of a text block on my website in the top left corner, while the right part (stack of carousels) should remain scrollable.
I've assigned a class to the block and used the custom CSS found on these forums, but when applied, my top carousel is shifted to the left (screenshot attached).
I've also attached an image of how things are arrange in my editor. Hope this makes my case clear enough :)website:
http://nevcvi.dreamhosters.comscreenhost:
https://www.dropbox.com/s/fafosa77hobafzc/Screenshot 2020-02-03 at 22.50.06.png?dl=0editor view:
https://www.dropbox.com/s/l94pnorzn9nwp4t/Screenshot 2020-02-05 at 16.24.13.png?dl=0 -
Dear @neveneven
you need to give that element a class and a CUSTOM CSS with the values of:.custom-box { position: fixed; z-index: 1000; } .no-parallax.no-offset.col.push-1.span-11.align-top { padding-left: 25%; }
And play around with this values on the bottom.
Best!
Marius
-
Dear @neveneven
Perfect! Glad to hear!Marius
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