Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1689779
Main Menu Space
Closed

Comments

  • Nikos started the conversation

    Good evening, 

    We have purchased the Soledad theme on Wordpress, and we use the PHOTOGRAPHIE demo. 

    I use the Header Style 9 (attached image ) and I am trying to find a way to increase the space between the main menu (Home-Stories-Gallery-About) and the social media buttons (attached image) or align the main menu in the centre of the header and leave the social media buttons on the right. Is there a way to do this?

    Please view the attached screenshots to your convenience.

    Thank you in advance for your reply.

  •  2,699
    PenciDesign replied

    Hi,

    Thank you for purchased our theme.

    Please add more this code to Customize > Custom CSS to change the space between each menu items & social media icons:

    @media only screen and (min-width: 1170px){
    #navigation ul.menu > li, #navigation .menu > ul > li{ margin-right: 50px; }
    .is-sticky #navigation.header-6 .main-nav-social{ margin-left: 50px; }
    }
    

    Change values 50 on the above code to any value you want.


    Best Regards,

    PenciDesign

  • Nikos replied

    Thank you for your prompt reply!

    And how can I allign the Menu so that the menu contents are exactly in the centre of the header and the social media buttons on the right? 

  •  2,699
    PenciDesign replied

    Hi,

    Unfortunately, currently this header style doesn't support for center the menu.


    Best Regards,

    PenciDesign