Home › Forums › Support › Blank space when using safari This topic has 7 replies, 2 voices, and was last updated 4 years, 3 months ago by Tom. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts February 11, 2019 at 3:00 pm #807775 Mireia Hi there! We are using Smart Slider as 100% background with Element Header GP option on homepage. However, if I open the website with Safari, a blank section appears at the bottom of the slider. I need to eliminate that part. Can you help me? Thank you! February 11, 2019 at 5:13 pm #807850 TomLead Developer Lead Developer Hi there, I’m seeing the same thing on Chrome. Is there an option in Smart Slider to set the slider as full screen? February 12, 2019 at 10:09 am #808571 Mireia I can set slider px size, but can’t activate “fullpage” option. I’ve tried several css like this two: .n2-padding { min-height: 100vh !important; } .inside-page-hero { min-height: 100vh !important; } It works when I do it on chrome or safari, but when I write it on page code and refresh has no effect. Why? February 12, 2019 at 5:12 pm #808822 TomLead Developer Lead Developer Have you tried adding that CSS using of these methods?: http://docs.generatepress.com/article/adding-css/ February 13, 2019 at 9:42 am #809562 Mireia Hi Tom! Yes, I’ve put the code on ” Additional css” wp customizer and on style.css on my child theme. None of them worked 🙁 February 13, 2019 at 3:19 pm #809775 TomLead Developer Lead Developer Give this a shot: .n2-ss-slider > div { height: 100vh !important; } February 23, 2019 at 1:14 pm #819141 Mireia This worked perfect Tom. Thank you! ♡ February 23, 2019 at 5:14 pm #819275 TomLead Developer Lead Developer You’re welcome 🙂 Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In