Hi!
I notice between the Advanced Slider and the Google Map there is a dotted line.
I probably added quick CSS there to change it from a solid to a dotted line. Can you see which line I need to delete or add to get rid of it?
Thank you!
Hey Jasmer!
Please remove following code
.container_wrap {
border-top-style: dotted;
}
Regards,
Yigit
Solved! Thank you Yigit!