Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1243173

    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

    #1243324

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.