Okay
  Public Ticket #1444937
Image & Centered Menu Items in Off Canvas Menu
Closed

Comments

  •  6
    Kyron started the conversation

    Hi again!

    FYI, the off canvas menu I'm using is hover enabled. I'd like to do two things:

    1. Have an image centered above the menu items in an off-canvas menu

    2. Have the menu items centered in the off-canvas menu

    Thanks a lot!

  •  8,470
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •  2,744
    Andrew replied

    Hey there,

    Thanks for reaching in,

    1. Currently not possible, would require customization of the theme. You can check out http://wpkraken.io/ or https://codeable.io/ for that.

    2. Please use this CSS

    #slide-out-widget-area .menuwrapper li { text-align:center!important! }

    Hope this helps,

    Regards

  •  6
    Kyron replied

    Thanks for the response - you two are fast!

    I'll do some digging regarding the image, in that case.

    To center menu items in an off-canvas menu, use this CSS:

    #slide-out-widget-area .menuwrapper li { text-align:center!important }

    (note: I fixed the error in Andrew's code.)

  •  2,744
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Awesome! Please be sure to reach in in case you encounter another issue.

    Regards