Container/line At 100% Viewpoint - Question | JoomShaper

Container/line At 100% Viewpoint

KS

Kim Siebert

SP Page Builder 2 years ago

Hi Team, how can I set a container height to be 100% of the viewpoint (vp) when loading the page?

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #122664

Do you want it on every container? Then you can use this custom CSS

.container{
  height:100vh !important;
}

Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.

0
KS
Kim Siebert
Accepted Answer
2 years ago #121962

like this: "height: 100vh;"

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #122389

Hi

Thanks for contacting us. Could you please give me any example or demo of your issue?

-Regards.

0
KS
Kim Siebert
Accepted Answer
2 years ago #122531

Yes, e.g. here it is done like that:

https://www.gehring-immobilien.com/

0
KS
Kim Siebert
Accepted Answer
2 years ago #122826

Why do you ask? Of course not! Like in the example, JUST for the first container!

0
Pavel
Pavel
Accepted Answer
2 years ago #122829

container height

Hi Kim. You use not the correct terminology, so you have not received the correct answer.

For Container, height settings are usually not used. This class serves to set up the width of the content area for various devices.

The answer to your question (if we are tallking about Sp Page Builder) - go to the SP Section settings > Style Tab > Height options - select Window Height

0
KS
Kim Siebert
Accepted Answer
1 year ago #150704

Thanks mate!

0