Forums
Forums / Fixing WordPress / Sidebar width changing
(@madsphi)
7 years, 9 months ago
Have a problem with the sidebar on (the problem is only visible on desktop).
Notice the width of the sidebar to begin with and then scroll down a bit. If you look closely, you will see the sidebar getting wider.
Anyone seen this before? – and do you know how to fix it?
Thanks!
The page I need help with: [log in to see the link]
(@jaycbrf)
Sorry, your issue is related to your theme. Please visit http://www.wpzoom.com/themes/originmag for support with their product.
(@makewebbetter)
Hello,
We have checked,
@media only screen and (min-width: 640px) { section#sidebar > div#bag_list_widget { max-width: 320px!important; } }
Use this css in your file, you will get rid of this.
Thanks,
The topic ‘Sidebar width changing’ is closed to new replies.