badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Space above revolution slider on iPhone isn't correct

#39170

Hi Kai,

Remove the 30px space from the slider options/Layout & Visual/Position that you have set via revolution slider settings.
And below CSS code in custom CSS via Appearance -> Theme Options -> Design Options Tab -> Custom CSS

.business-layout .header-main {
    padding-top: 30px;
}

Thank you!