I installed a plugin at your suggestion to fix widgets when scrolling. However some of the widgets scroll on top of the main image widget and was wondering if you know how I would fix that, thanks.
Hello There,
Thanks for writing in! I have inspected your sidebar and I was able to resolve the issue. I have added this custom css code:
#media_image-3_clone+.widget_media_image {
top: 420px !important;
}
By the way, I have temporarily disabled your Breeze caching plugin to make sure that all the changes I made is working.
Please check your site now.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.