Hi, We have a right-hand sidebar set up on many of our pages, with the width set to 23% in the Enfold theme settings. All has be find, but suddenly today the sidebar is taking up half of the page: https://chesapeakehumane.org/about/
If we change the theme option to use a left sidebar, it sizes correctly. But of course we want a right sidebar :-).
Any help is appreciated. Thanks, Tom
Hey tomnoffsinger,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #main .sidebar {
width: 23%;
}
If you need further assistance please let us know.
Best regards,
Victoria