Move sidebar to left
-
Hi, I am using the Freestore theme and trying to display a permanently-visible search and drop-down menu on the left hand side of the display. I have managed to add the search and menu widget to the sidebar on the right. I came across the following CSS code which works when you load the site but as soon as I search or select a menu item the sidebar jumps back to the right.
.content-area { float: right; } .content-area:before { right: 100%; left: inherit; } .site-branding { float: left; }
Can anyone help?
Thanks!
- This topic was modified 7 years, 3 months ago by . Reason: put code in backticks; moved from "everything else" to "fixing"
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Move sidebar to left’ is closed to new replies.