Comments Vittorio started the conversationMay 10, 2018 at 1:42pmHi :)I have a header menu 5 (centered) but I would like to add more blank space between the menu links and the social icons.What code do I have to add/edit? Thanks 2,700PenciDesign repliedMay 10, 2018 at 3:08pmHi,Your site is under construction mode, so I can't see what's social media style you're using.Can you make your site live to I can see it?Best Regards,PenciDesignVittorio repliedMay 10, 2018 at 3:11pmMaybe you can see it in the attachment?I want to make a bigger gap between menu link and the "block: social-search" 2,700PenciDesign repliedMay 10, 2018 at 3:16pmHi,Ok, I know about this.Please add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 961px){ #navigation.header-4 .main-nav-social, #navigation.header-5 .main-nav-social{ margin-left: 60px; } } Change number 60 to any value you want.Best Regards,PenciDesignVittorio repliedMay 10, 2018 at 3:19pmAwesome! Thanks a lot ;) Sign in to reply ...
Hi :)
I have a header menu 5 (centered) but I would like to add more blank space between the menu links and the social icons.
What code do I have to add/edit?
Thanks
Hi,
Your site is under construction mode, so I can't see what's social media style you're using.
Can you make your site live to I can see it?
Best Regards,
PenciDesign
Maybe you can see it in the attachment?
I want to make a bigger gap between menu link and the "block: social-search"
Hi,
Ok, I know about this.
Please add more this code to Customize > Custom CSS to do that:
Change number 60 to any value you want.
Best Regards,
PenciDesign
Awesome! Thanks a lot ;)