right now thats not possible
u can add a css class to a menu point:
https://www.lockedownseo.com/add-css-classes-to-menu-items-in-wordpress/
and then use css to put an item there using the ::before of ::after css selector:
https://krasimirtsonev.com/blog/article/CSS-before-and-after-pseudo-elements-in-practice
hey there!
so the product grid element does not have any built in filter functionality
for showing the latest products you could use the "order by" setting:
[image: 1668858915290-screenshot-2022-11-19-at-12.55.05.png]
use "date" for order by
yea in the gridder just right click the image
then choose "lightbox off"
also you can right-click the image and click "link image" to link it to a project
Hi @arminunruh
Thanks for the answer!
I've just managed to do the hover thing via CSS.
My code:
.hide {
display: none;
}
.region:hover + .hide {
display: block;
float: right;
margin-left: 50px;
}
For the buttons, https://vinaunaturel.com/nos-vins/tresbingias-igt-2020/
It is not online yet… would be on Wednesday, can't put it online before that. But it s a "detail" I can modify after this deadline.
Thanks a lot,
Have a great end of week-end!
@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 moved it to right click
right click -> clone
ok will fix it!
this should only be an issue in the gridder, on your website the text wont overflow the row
hey the link doesnt work
go to appearance → menus
at the top right click "screen options"
then activate "css classes"
then edit your menu point and add the css class "laybutton1"
now the button 1 style is applied to that menu point
not sure if that works well
you can also add a class "mybutton" instead
and then in lay options → custom css & html
in the css write your css to create the button style
at the moment you cant add icons to the menu. maybe you can find a plugin for this?
@arminunruh
Thanks! Good to know. I’m doing a JavaScript course at the moment. But I’m doubtful I’ll be able to leap straight into this. So I’ll be in touch.
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com