Comments 1awagener started the conversationFebruary 5, 2018 at 10:47amGood morning,Is there a way to give the Menu the same Margin on left and the right side ?I will uploade a margin less LOGO of course. I just need a space of 14mm.Is that somehow possible ?Best,Alban[deleted] repliedFebruary 6, 2018 at 7:55amHi Alban, Can you please add the code below to your Custom CSS area: .main-header.menu-type-standard-menu .standard-menu-container div.menu>ul>li+li, .main-header.menu-type-standard-menu .standard-menu-container ul.menu>li+li { margin-right: 45px; } Sign in to reply ...
Good morning,
Is there a way to give the Menu the same Margin on left and the right side ?
I will uploade a margin less LOGO of course. I just need a space of 14mm.
Is that somehow possible ?
Best,
Alban
Hi Alban,
Can you please add the code below to your Custom CSS area: