Archived topic
Adjust Padding On Off-Canvas Panel
3 replies · Started by Michelle on January 12, 2021
Viewing posts 1–4 of 4
I'd like to have control over the padding between widgets on the Off Campus Panel. The space between widgets is too large to fit all items in view.
Is there a way to reduce this space?
Hi Michelle,
Try this CSS:
.slideout-navigation .slideout-widget:not(:last-child){
margin-bottom: 0;
}
Let me know :)
WHAT IN THE WORLD DID YOU DO!? It is so much better! Ying, I am so happy with this.
Thank you. I am sending you virtual flowers right now.
Hahah I'm so happy seeing this reply :)
You are very welcome Michelle!
This archived topic is closed to new replies.