Hello!
Sorry! You just got a mail.
Ahw, I'm going to remove that message that could be found by google with the next update.
If you write like 2 sentences about your website in "Lay Options" -> "Misc Options" -> "Website Description" then that should appear in Google after a while.
hey caromo!
I am using the standard wordpress functionality for those embeds.
On https://codex.wordpress.org/Embeds it says:
"Tumblr - only posts (name.tumblr.com/post/etc) are recognized, not standalone images (name.tumblr.com/image)"
Hey magggot!
At the moment the only way to overlap elements is by using offsets like here: http://laytheme.com/documentation.html#elements-with-offsets
But it's not unlimited layers. :/
You can put texts on top of any element in a row that is using "browser height for row height" as you can see here towards the end of the video: http://laytheme.com/documentation.html#use-browser-height-for-row-height
Maybe I will add this feature one day
The only way in lay theme to put extra text next to the project title is by using a project description:
http://laytheme.com/documentation.html#project-description
antonio is your image maybe in a carousel or something? if u have a link for me that would be great, I'm sure I could solve the problem if I could take a closer look.
Hey Jacopo!
At the moment that is not possible, also not with css :/.
I might add that feature one day. I can't remember if I ever saw a website with project thumbnails with the project title above :D
@arminunruh Wow, I feel so dumb.
That worked. Thanks for your help and allowing me to try out Lay Theme. I'll buy a license in a couple of weeks when I receive my paycheck. Thanks again!
.fixed-element{
position: fixed;
top: 200px;
left: 30%;
z-index: 5;
background-color: rgba(255,255,255,0.8);
padding: 20px;
}
maybe something like this, with a background color that has some transparency and padding.
ok. hmm
maybe you could try to use a longer and more detailed sentence for your website description? I guess google is using the text on the frontpage instead of the metatag because the tag is not descriptive/detailed enough.
Yeah all kinda weird there. No, didn't try it without using flexbox. Barely got the grid together using flexbox. Because flexbox was/is relatively easy to understand for me. My skills regarding coding are very basic ;)
Right now the footer is more important. The Grid would be a nice to have but is not essentially for the website. More a cosmetic thing.
Best, Quirin