Okay
  Public Ticket #2399321
Menu option
Closed

Comments

  • Juju started the conversation

    Hi,

    I have a couple questions regarding the menu:

    -is it possible to have the menu icon (when in push) on the left and have the hot links on the right ? I would like to separate them.

    -the logo is still visible even though i have check 'off' in the menu option. What am i doing wrong here ?


    Many thanks !


    Julien

  •  1,103
    Max replied

    Hi,

    If you use the push menu, you can set the icon to appear on the left. see screenshot: https://d.pr/i/whRtnR

    For the logo, since you are using the push menu, go to WP-Admin > Theme Options > MENU option and you click remove upload : https://d.pr/i/7uGs8G

    Thanks,


    Max from the Sonaar.io Crew

  •   Juju replied privately
  •  647
    Alexandre replied

    Hello,

    Sonaar doesnt have this option, but you can try this custom css. 
    Please go to wp-admin>theme options>custom css/js
    And copy this code:

    ul.header-top-menu.lefttype {
    right: 35px;
    }

    Thanks,


    Alexandre from the Sonaar.io Crew