Comments cponlineny started the conversationAugust 13, 2020 at 12:18amHello, 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 repliedAugust 13, 2020 at 12:45amThe photo was attached to support my question. 2,701PenciDesign repliedAugust 13, 2020 at 4:15amHi, 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 Sign in to reply ...
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)
The photo was attached to support my question.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Also, I recommend you update the theme to latest version 7.3.5 by do following this guide
Best Regards,
PenciDesign