How to put an image, video or carousel, under a paragraph of text
-
Hello, everyone. I have a query, to see if someone can help me. I would like to know how to put a text on an image, carousel or video, of the size that I decide, without the need to use the "use browser height for row height" tool. Thank you very much in advance.
An example:
-
you can right click a row and choose "use custom row height"
and then in that row you can put things on top of each other too
-
@arminunruh said in How to put an image, video or carousel, under a paragraph of text:
you can right click a row and choose "use custom row height"
and then in that row you can put things on top of each other tooHi again.
When I right click I see this:I don't see the option "use custom row height"
-
@fredyatb said in How to put an image, video or carousel, under a paragraph of text:
@arminunruh said in How to put an image, video or carousel, under a paragraph of text:
you can right click a row and choose "use custom row height"
and then in that row you can put things on top of each other too
Hi again.
When I right click I see this:I don't see the option "use custom row height"
where can i customize height row?
-
you need to update lay theme to see it
-
@arminunruh Good morning. I have already updated the template. Now I can click on a row and choose "use custom row height", but the image is in front of the text. I want it to stay behind the text.
-
ah yea
you need to give the text a css class like
"foreground"
(right click element and choose "set html class and id")
then in your css:
.foreground{
z-index: 10;
} -
@arminunruh said in How to put an image, video or carousel, under a paragraph of text:
ah yea
you need to give the text a css class like
"foreground"
(right click element and choose "set html class and id")
then in your css:
.foreground{
z-index: 10;
}Okey, i'll try it.
Thanks:)
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it