I Need help to do a Great index
-
Hello on " website made with laytheme" i saw a website that use a pretty cool index and I would love to do somthing like it, but I can just not figure it out how to do it . Anybody could help me ? :)
The index I want to copy : https://welladvisedstudio.com/index/
-
hey there maybe u can ask the guy who did this, adamwhyte
https://adamwhyte.nyc/basically all of this is custom javascript code, i don't have time to do custom code this for you :/
-
Hello, thanks for the answer! I am now a bit more used to your layout and I think I finally know which direction I want to go, and in my journey I had found out two things that would be amazing if they could be added
first, I tried to have a home page that's full screen of the web page like on this website : https://www.gilesclement.com/
And somehow it's impossible, I always can scroll
I tried this but it didn't work: https://www.geeksforgeeks.org/why-you-use-a-static-front-page-in-wordpress/And second, I would love to have the ability to turn off the site title when I want to.(for example, in my case it would be nice not having it on the home page)
ps:thanks for the last updates !
-
so this here
https://www.gilesclement.com/you can try this:
https://laytheme.com/documentation/gridder-rows.html#fullscreen-background-imagefor having a fullscreen image
just set top frame and bottom frame to 0 and row height to browser height, then u cant scroll
if u want to hide the sitetitle on specific pages use css
please read this:
https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page.slug-home . sitetitle{ display: none!important; }
this could be the css to hide your site title if the name of your homepage is "home"
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