Any way to move sidebar to the right in Escutcheon?
-
It seems that the theme doesn’t allow it (wasn’t able to do it from the Widgets section while customizing), but I’m wondering if there’s any CSS I could manipulate to move the sidebar to the right, on Pages and Posts (not Home)?
The blog I need help with is: (visible only to logged in users)
-
add customizer
#primary{float:left;}
#secondary {float:right;}I use this theme on kafe kolong
-
Hmmm, sorry I’m a complete noob when it comes to CSS. Adding that to the CSS didn’t seem to do anything on my site, except more the sidebar (secondary widget) just a few spaces (still appearing on the left).
What else am I missing?
I checked out kafe kolong and that’s exactly what I’m trying to do!
Thank you so much in advance :)
- The topic ‘Any way to move sidebar to the right in Escutcheon?’ is closed to new replies.