Comments Johanna started the conversationDecember 26, 2021 at 7:42pmHi!I want the menu to be wider. Maybe also minimize the white space between the menupages.Now i need to have a tiny size on the text to fit all menupages. 1,699Andrey repliedDecember 27, 2021 at 10:34amHello, Dear Johanna!We have done that request for you: https://prntscr.com/24s482iBest Regards!Johanna repliedDecember 27, 2021 at 11:11amPerfect. And the submenu, I wan´t it to be more to the left, see attachment.Johanna repliedDecember 27, 2021 at 3:56pmI had an another solution on the submenu white space. But, can I get rid of the chevron arrow thing? 1,699Andrey repliedDecember 27, 2021 at 4:08pmHello, Dear Johanna!To do this, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here: .page_header_wrapper.ls.affix-top-wrapper { padding-left: 200px; } Then save changes and check the results at front-end.Best Regards!Johanna repliedDecember 27, 2021 at 5:21pmHi, Nope, this just made the whole menu move to the right. 1,699Andrey repliedDecember 28, 2021 at 10:40amHello, Dear Johanna!If you want to remove these arrows: http://prntscr.com/24xpndo , please add in the Additional CSS the following code: .sf-arrows ul .sf-with-ul:after{ font-family: 'FontAwesome'; padding-left: 7px; content: '\f107'; display: none; } Save changes and check the results at front-end.Best Regards! Sign in to reply ...
Hi!
I want the menu to be wider. Maybe also minimize the white space between the menupages.
Now i need to have a tiny size on the text to fit all menupages.
Hello, Dear Johanna!
We have done that request for you: https://prntscr.com/24s482i
Best Regards!
Perfect. And the submenu, I wan´t it to be more to the left, see attachment.
I had an another solution on the submenu white space. But, can I get rid of the chevron arrow thing?
Hello, Dear Johanna!
To do this, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:
Then save changes and check the results at front-end.
Best Regards!
Hi, Nope, this just made the whole menu move to the right.
Hello, Dear Johanna!
If you want to remove these arrows: http://prntscr.com/24xpndo , please add in the Additional CSS the following code:
Save changes and check the results at front-end.
Best Regards!