thanks for the help guys!!
F
fernandol97
@fernandol97
Posts
-
Rounded corners -
Rounded cornersChat GPT seemed to supply me with this, it worked!
/* Global styles that round all images */ .lay-carousel { border-radius: 12px; overflow: hidden; } .type-elementgrid .img img { border-radius: 12px; overflow: hidden; } .type-elementgrid .img .ph { border-radius: 12px; overflow: hidden; } /* Page-specific override: remove rounding on photographs page */ body.slug-photographs .lay-carousel { border-radius: 0; } body.slug-photographs .type-elementgrid .img img { border-radius: 0; } body.slug-photographs .type-elementgrid .img .ph { border-radius: 0; }
-
full screen slider: image and text on the same slideOh ok, i will give that a go. Thanks
-
Carousel captions / fullscreenOk hyperlink issue solved by just creating a new page and starting from scratch
-
Gridder issues since update@arminunruh @mariusjopen Any ideas guys? seems to be a widespread issue? could it be related to the newest update?
-
Gridder doesn’t show up anymoreSame issue here, gridder not appearing since updating to newest lay theme