Hi,
The slideshow on my website is not adjusting properly when changing the window size. Please visit my site from your desktop, adjust browser window to many different sizes and you will see the slideshow gets misaligned and spaced. Please help me figure out how I can fix this…
Thanks,
Lisa M.
1 Answers
Hi Lisa,
To resolve this issue please add following code to Dashboard / Appearance / Customizer / Custom code / Custom wp_head
<style>
@media (min-width: 1080px) and (max-width: 1199px) {
.news-slider .carousel {
width: 451px;
}
}
</style>
Hope this helps!
Thank you!
Please login or Register to submit your answer
replied 10 years ago
sorry here is my website:
flightattendantsource.com