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 #2087624
Set Top Bar menu on the right side
Closed

Comments

  • thibltlefebvre started the conversation

    Dear, 


    I would like to place my Top menu on the right side. Do you know how to do this? 


    Thanks for helping

  •  2,699
    PenciDesign replied

    Hi,

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

    @media only screen and (min-width: 769px){
    ul.penci-topbar-menu, div.penci-topbar-menu>ul{ float: right; }
    }
    

    Best Regards,

    PenciDesign

  • thibltlefebvre replied

    It works well thank you very much. 


    Do you know if we can show this top menu on the hamburger menu for mobile ?


    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    On mobile, it will display at the top - that's why we don't make it display one more time on vertical mobile navigation.


    Best Regards,

    PenciDesign