Forums
Forums / Theme: Moesia / Side Bar Position
(@onithebird)
10 years ago
Hi would like to change the position of the sidebar from right to left thanks yoni
(@awanrmb)
Hi,
Please try this css code below:
body:not(.home) #primary{ float: right; } #secondary{ float: left; }
You can use simple custom css pluglin to add the css code in above.
The topic ‘Side Bar Position’ is closed to new replies.