[Resolved] Adjust Padding On Off-Canvas Panel

Home Forums Support [Resolved] Adjust Padding On Off-Canvas Panel

Home Forums Support Adjust Padding On Off-Canvas Panel

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1616271
    Michelle

    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?

    #1616353
    Ying
    Staff
    Customer Support

    Hi Michelle,

    Try this CSS:

    .slideout-navigation .slideout-widget:not(:last-child){
        margin-bottom: 0;
    }

    Let me know ๐Ÿ™‚

    #1616433
    Michelle

    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.

    #1617387
    Ying
    Staff
    Customer Support

    Hahah I’m so happy seeing this reply ๐Ÿ™‚
    You are very welcome Michelle!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.