Kadence

Move Sidebar to the Left in Virtue

To move your sidebar to the Left side in Virtue theme, you can add the following CSS to your Custom CSS box in Theme Options > Advanced Settings:

@media (min-width: 992px) { .main.col-lg-9.col-md-8 { float: right; } }

Filed under Virtue
Last updated: July 16, 2021
Was this page helpful?
Thanks for the feedback!