Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #237636
    ryankeithmo
    Participant

    How Can I move the menu below my logo/Header. I succesfully moved it below in the green filled background but now the menu also shows up twice in the top right corner.I want to remove that Here is my link to my website http://www.harborareacannabis.com/

    Thank you

    #237641
    tikaram
    Keymaster

    @ryankeithmo: Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .widget_nav_menu #header-menu {
    	display:none
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to Move Menu Options Below Logo/Header?’ is closed to new replies.