Vertical line for one page
General Discussion
3
Posts
2
Posters
838
Views
-
Hei guys. I would like to have a vertical line which splits the Browser in two parts – only for desktop –
I tried with a picture but doesn't look really good. Is there a possibility to code it? -
Dear @KatB
you can make this with custom HTML and custom CSS.
<div class="line"></div>.line { position: fixed; width: 2px; height: 100vh; left: 50vw; background: black; }I wrote that from my head and did not test it – but this is the way to go :-)
Best!
Marius
-
@mariusjopen thank you!! Now it looks good.
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com