Currently, I am utilizing the flat theme sourced from . In an attempt to customize the appearance, I made modifications within style.css:
#page:before, .sidebar-offcanvas, #secondary {float: right !important;}
However, this adjustment only applies to a portion of the sidebar and does not extend it completely to the right side. Are there any alternative solutions that could resolve this issue effectively?