Hey folks. I’m using the integrity stack. I had some help with my sidebar previously to achieve a certain look. This is the css I am currently using.I was using a boxed layout but I switched back to full. Not sure if I need this anymore.
.x-sidebar .h-widget {
border: 1px solid rgb(180, 37, 99);
font-size: 16px;
padding: 6px 8px;
}
I have this wide gap of space between my search bar widget and my next widget, which is a global block using custom html.
