Hi. there is a grey line under my slider revolution on the homepage. Rev. slider is set to be under master head. I have tried css codes in this forum, but nothing helps.
Thanks for writing in! To remove the grey line under the slider revolution in the homepage, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
body .x-slider-container.below {
border: none !important;
}
We would loved to know if this has work for you. Thank you.