Creating a fixed sidebar for project description
-
Hello!
Is there a way to create a list of pictures that I can scroll through vertically but the project description itself is always fixed at a certain position on the right side of the page? Basically like you did in your documentation: I can scroll through different pictures and videos, but the menu is fixed on the right side of the page.
I don’t even want to create anything interactive, it just has to be fixed text for each project.
I tried to find a solution in the forum, but I could only find more specific and apparently more advanced requests.
Is there a way to do that? Or some sort of workaround?
Thank you!
-
hey pier,
only way to do that is to use custom html and custom css! in lay options → custom html and css -
Dear @piero101
have a look here:
https://www.codecademy.com/learn/learn-cssAnd here:
https://www.mediaevent.de/css/position-fixed.htmlBest!
Marius