Viewing 4 reply threads
You must be logged in to reply to this topic.
Hi,
In the mobile view, i am getting extra black space under the revolution slider. In laptop all working fine.
https://drive.google.com/open?id=1rqJyMuXiU6rcWH0DPVkvMYM5sojHQZKb
Regards,
Hello,
Please add this code into your Custom Css box:
@media (max-width: 480px){
.slider#slider-fullwidth {
padding-top: 80px;
min-height: 135px !important;
}}
Best regards!
Thanks a lot. This fixed the issue.
<span style=”color: #4b4d4d; font-family: Raleway; font-size: 14px;”>Best Regards!</span>
You must be logged in to reply to this topic.