• Resolved yigael1138

    (@yigael1138)


    Hello!! Im struggling on how to move the top menu from the left to the right. Am I missing something? I really cant find where is that menu located or how to edit its content.

    Help is appreciated!!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Carolina Nymark

    (@poena)

    Hi

    Deejay does not have an option to move the menu in the navigation bar from left to right.

    You could try adding the following CSS code to the Additional CSS option in the customizer, but it may not work if you also have a social menu in the navigation bar.

    .main-navigation {
    	direction: rtl;
    }

    The name of this menu is Top Navigation Bar, select it from your menu settings either in the admin area or the customizer to change the menu items.

    Thread Starter yigael1138

    (@yigael1138)

    @poena Thank you!! It worked like a charm!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Top Navigation Bar/menu edit’ is closed to new replies.