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 #2369798
how to remove social media and search button for nav bar ( Primary Menu)
Closed

Comments

  • Rana_xD started the conversation

    Hello, I would like to know how can I remove that social media and search button from the navbar or primary menu. you can check the attachment file. I want to keep only the menu that I created. 

  •  2,699
    PenciDesign replied

    Hi,

    You can do that by go to Customize > Logo and Header Options > check to "Hide Header Search" and uncheck on "Enable Social Media Icon on Main Navigation"


    Best Regards,

    PenciDesign

  • Rana_xD replied

    Thank you for your response. I have few more questions.

    1. How to change background color of main navigation?

    2. How to change font size of main navigation?

    3. How to change color of active (selected) menu ? You can check the attachment file. font color is red on inactive menu and white on active menu. 


  •  2,699
    PenciDesign replied

    Hi,

    1 & 3/ Please check options for it via Customize > Colors for Header.

    2/ Please check option for it via Customize >  Logo and Header Options 


    Best Regards,

    PenciDesign

  •   Rana_xD replied privately
  •   Rana_xD replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Please make your site live and show me your site URL to I can take it a looksmile.png


    Best Regards,

    PenciDesign

  •   Rana_xD replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Please add more this code to Customize > Custom CSS to do that:

    #navigation .menu li a i{ font-size: inherit; }
    #navigation ul.menu > li, #navigation .menu > ul > li{ margin-right: 50px; }
    


    Best Regards,

    PenciDesign