I would like to change the default position of the sidebar in discovery (search results) page in DSpace jspui
version from right side to the left without using CSS
floats.
I wish to do that by configuring the default structure which is <col-md-9>
and then <col-md-3>
(which includes the sidebar) and reverse these two.