Vertical Line One Page
-
Re: Vertical line for one page
Hi,
I applied this code for one page to have one line going down the entire page. However it is applied to my other pages. Is there a way to keep the code applied to a single page?
The Code:
<div class="line"></div>.line {
position: fixed;
width: 1px;
height: 100vh;
left: 21.5vw;
background: black;
}Thank You!
-
Dear @obudiono46
Can you post a link to your website?
We will then have a look and inspect that!
Many wishes!
Marius -
Dear @obudiono46
Can you post a link to your website?
We will then have a look and inspect that!
Many wishes!
MariusThis post is deleted! -
Dear @obudiono46
I love your work!You need to hack it.
You could either place a CUSTOM HTML div and then position it fixed and give it a border.
Or you use the footer as a right column (in the forum you can find how)
Best!
Marius