How to achieve this layout?
-
Hello everyone,
I came across this site built with lay and I can't figure out how to achieve this sort of gallery layout where you click through like this:
https://www.saskiawilson.com/chanel/
Any help is appreciated.
Thank you, best
max -
hey,
thank you, but I don't think it will be the same effect:
What I basically want to build is a gallery where you can layout the grid of the visible page and then click to get to the next layout and be able to design every page of that carousel, if you know what I mean?
thank you, max
-
Dear @maxmanavi
I am quite sure they are using the fullscreen slider and not the Carousel, giving them the ability to have their desired layout :)
Best
Richard -
thank you, I tried it with the full screen slider but one thing is not the same, because when you click through it has either the sliding or fading effect and I would like to have no effect upon clicking which you cannot toggle in the fullscreen slider options:
https://www.maxmanavihuber.com/overview-test
Do you know if there is a way to get rid of the effect?
thank you, best
max -
Dear Max @maxmanavi
Let me know how this code goes :)
.fp-slide{ -webkit-transition-property: none; -moz-transition-property: none; -o-transition-property: none; transition-property: none; }
Best wishes
Richard -
Dear @maxmanavi
Make sure that in the settings the slider effect is set to Fade, then please let me know if this works:
.fp-slide{ -webkit-transition-property: none !important; -moz-transition-property: none !important; -o-transition-property: none !important; transition-property: none !important; }
Best
Richard -
Dear @maxmanavi
Good to hear :)
Have a wonderful day and thank you for using Lay ThemeBest wishes
Richard
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