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
Was this page helpful?
Thanks for the feedback!