put text over image
-
I need to put text on top of an image and whose text is inside the image has a different color to the excess, it would be as shown in the attached image so that you have the idea
-
Yeah sure, you can use this way of doing it:
https://laytheme.com/documentation/horizontal-grid.html
(horizontal grid)
or (easier)
right click the row, choose "use browser height row"
then you can place a image in the middle of that row, and then place a text on top of it in the middle. -
Yes, I saw that and it's cool, but I'm referring to the letters with different tones in the images that appear on the web.
I don't know if I explained myself well -
Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop":
.column-wrap{ background-color: white; } .invert{ mix-blend-mode: difference; } .invert p{ color: white!important; }
right click the text in the gridder, click "set HTML class and ID".
And for class, enter: invert
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