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 #2502611
Topbar
Closed

Comments

  • cponlineny started the conversation

    Hello, how can I move the name of top bar menu to the right side? Right now the names are displayed on the left but I want to move them to the right side. Thank you! (Note: I installed soledad-version7.3.3)

  • cponlineny replied

    The photo was attached to support my question.

  •  2,699
    PenciDesign replied

    Hi,

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

    ul.penci-topbar-menu, div.penci-topbar-menu>ul{ float: right; }
    .penci-topbar-social{ float: none; }
    

    Also, I recommend you update the theme to latest version 7.3.5 by do following this guide

    Best Regards,

    PenciDesign