Homepage half image half text
-
Hello there,
I’m trying to set up a homepage in Laytheme, but I’ve run into an issue. I can’t seem to align text in different formats alongside an image that spans more than four rows. Is there a way to achieve this in Laytheme, or is it not possible?Many thanks for your support and help.
-
there are two ways to do it.
one way is a hacky way, one way is to use the stack element:
with the stack element you can just stack elements on top of each other:
https://laytheme.com/documentation/gridder-elements.html#stack-element
heres the hack-way to do it:
lets say you have your page set up like this
you could now right click the image and choose set html class and id:
as class enter:
height0add this in:
lay options -> custom css & html -> custom css for desktop.height0{
height: 0;
}u get:
-
btw
for this part of the layout you can use the new table element!
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
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