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 #1516874
Main menu
Closed

Comments

  • i_alabama started the conversation

    Hi i need your help.

    1.I want to make a drop-down menu with my pictures on my website like you have on a demo version. my site http://prntscr.com/ivy88v

    and your http://prntscr.com/ivy8kc 

    2.Also, I need to move the menu a little to the right so that it is centered.

    http://prntscr.com/ivy8ss

    Help me please. Thank you!


  •  2,699
    PenciDesign replied

    Hi,

    1/ To config a category mega menu, please check this video tutorial. You should try create a new category mega menu and do following the video tutorial to get correct results.

    2/ To make your menu center, please go to Customize > Logo and Header Options > on "Header Layout" > select "Header 4" or "Header 5"


    Best Regards,

    PenciDesign

  • i_alabama replied

    Thank you very much for your help!

    Please help with this item. I need to move these icons to the right
    thank you!

    http://prntscr.com/iw6xnz

  •  2,699
    PenciDesign replied

    Hi,

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

    @media only screen and (min-width: 961px){
    #navigation.header-4 .main-nav-social{ float: right; padding-right: 33px; }
    #navigation.header-4 #top-search{ float: right; }
    #navigation.header-4 #top-search>a{ position: absolute; right: 0; }
    }

    Best Regards,

    PenciDesign

  • i_alabama replied

    Thank you super!