Okay
  Public Ticket #2893638
Edit Off Canvas menu
Closed

Comments

  •  8
    lukaskrumme started the conversation

    Hey how can I edit the menu to bigger padding between the menu titels. Also the font of the text

  •  1,878
    Judith replied

    Hi There,

    Thanks for keeping in touch.

    Please try this css:

    #footer-outer #footer-widgets .widget.widget_pages li, #footer-outer #footer-widgets .widget.widget_nav_menu li, #slide-out-widget-area .widget.widget_nav_menu li {
        padding: 17px!important;
    }

    Thanks