I’m trying to make my contact us form fit fullscreen on desktop.
Can I please get some help with this?
I have 2 suggestion for make form fully visible and fit to entire website on desktop screen
If still not fit we have to set 100Vh feature and reduce height bit to fit proper resolution
Thanks
KrishangTechnolab
Hello there
thanks for sharing your issue. I understand how frustrating this can be, especially when you’re trying to run your store smoothly.Please share your store link
Regards
Titu
Would you like to share the store URL and password so that I can take a look.
Thanks
Hi @Lucianamaria231 ,
Please send the website link, I will check it for you
Thank you so much.
I just want to say that I’m not building my website with Dawn. I’m using another theme, Symmetry, which I haven’t officially purchased yet, considering access to the coding
Hi @Lucianamaria231 ,
Please go to Customize > Sections > Custom CSS and add code:
.container.container--reading-width {
max-width: var(--page-container-width);
}
Thank you so much☺️