Hello,
I got problem with Revolution slider, i got white gap
i tried fix it with style.css
.content {
padding-top: 0px !important;
}
but it didnt fix the problem.
Help please :)
Hey tiomkin,
Try adding this code in Quick CSS:
#top.page-id-1837 #main .container_wrap_first .content {
padding-top: 0 !important;
}
Let us know if it works :)
Best regards,
Nikko
still the same :(
Hi!
Can you give us temporary admin access? so we can check the backend, and inspect why the code doesn’t reflect the frontend. Please put the details in the “private content” section when you reply so only moderators can view it.
Cheers!
Nikko
Sure
Hi!
I have added the code and it works just fine. I added this since there is 1px thin line above after adding the code above:
#top.page-id-1837 #main .container_wrap_first {
border: 0 !important;
}
Let us know if it’s good on your end. :)
Cheers!
Nikko
Thank you. You are my Hero :)
Hi!
Glad we could help :)
Best regards,
Nikko