css - How to change specific menu tab from left to right in My Home Theme?

may i know is there any css that i can use it to change the specific menu tab from left to right?i would like to change

may i know is there any css that i can use it to change the specific menu tab from left to right? i would like to change the language tab and profile tab (with it sub menu) from left to right. And the theme that i had use for my wordpress is MyHomeTheme.

may i know is there any css that i can use it to change the specific menu tab from left to right? i would like to change the language tab and profile tab (with it sub menu) from left to right. And the theme that i had use for my wordpress is MyHomeTheme.

Share Improve this question edited Jul 10, 2019 at 7:48 Max Yudin 6,3882 gold badges26 silver badges36 bronze badges asked Jul 10, 2019 at 3:05 user171591user171591 1 3
  • Login into your dashboard, got to Appearance>>Menu select the menu that has these menu links and switch positions. – Faham Shaikh Commented Jul 10, 2019 at 4:44
  • i had try. But it only move the position for the tab (e.g. the first tab change to the second tab) and not tht can be move the tab from left side to right side. – user171591 Commented Jul 10, 2019 at 5:47
  • Are you referring to down caret shown for the item with sub-menu? – Faham Shaikh Commented Jul 10, 2019 at 9:03
Add a comment  | 

1 Answer 1

Reset to default 0

take reference of two classes and apply css e.g you have menu in li as:

<li class="menu-item-24011">
<span class="menu-text">profile</span>
</li>

then add this css:

.menu-item-24011 .menu-text {
padding-left: 50%;//change as per your req

}

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745333242a4622983.html

相关推荐

  • css - How to change specific menu tab from left to right in My Home Theme?

    may i know is there any css that i can use it to change the specific menu tab from left to right?i would like to change

    5小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信