Site logo

[Resolved] Fix Off Canvas menu

Home Forums Support [Resolved] Fix Off Canvas menu

Home Forums Support Fix Off Canvas menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1247165
    Ivan

    Dear all,

    Im using off canvas menu to show my products categories, I’ve added a widget “Text” but it looks a bit strange, can you help me to reduce this space between the title and the categories? Thank you in advance.

    https://pasteboard.co/J4Hhceg.jpg

    Br
    Ivan

    #1247222
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .slideout-navigation .slideout-widget:not(:last-child) {
        margin-bottom: 10px;
    }
    .slideout-navigation .slideout-widget h2 {
        margin-bottom: 0;
    }
    #1298202
    Ivan

    Wonderfull!! Thanks and sorry for the delay.

    #1298915
    David
    Staff
    Customer Support

    Glad to be of help

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