Comments Juju started the conversationMay 12, 2020 at 12:20pmHi,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,114Max repliedMay 12, 2020 at 1:15pmHi,If you use the push menu, you can set the icon to appear on the left. see screenshot: https://d.pr/i/whRtnRFor 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/7uGs8GThanks, Max from the Sonaar.io Crew Juju replied privately 667Alexandre repliedMay 12, 2020 at 5:26pmHello,Sonaar doesnt have this option, but you can try this custom css. Please go to wp-admin>theme options>custom css/jsAnd copy this code:ul.header-top-menu.lefttype {right: 35px;} Thanks, Alexandre from the Sonaar.io Crew Sign in to reply ...
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
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
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