My website is www.oliverytang.com. I have a static front page and a slider with only one post in it. However, when I went to the site earlier today, I noticed that the feature image of the slider was no longer re-sizing to fit the page so the slider looked really off. Is there any way to fix this?
The problem is that I haven’t made any big changes to my site recently besides updating plugins. The only recent change I made to the theme was adding Custom CSS to the theme through the “Customize” option
@media (min-width: 1200px){ .main-content-area { width: 1250px; } } which was intended to resize the left and right margins of certain pages.
Thank you for you time and help!