• Resolved Jane Milburn

    (@jane-milburn)


    After moving the menu bar to the far right of the page, I can no longer add new pages. I appreciate it maybe that i’ve moved it too far but if I move it back much, the dropdown sub menus cover me images.How do I rectify this?
    Using twenty thirteen child theme. I can not find the answer anyewhere online or here.
    plinthart.com

Viewing 7 replies - 1 through 7 (of 7 total)
  • It appears that your navbar has a width of 590px and looks like there’s a little room when I inspect it on Firefox, but it also has a left margin of 610px, so if the link you add is too long based on the font, it will kick it over. So you can change the margin-left in the CSS in order to add your additional menu item.

    If you’re not familiar with firebug for Firefox it helps you see the code and make changes that will display in the browser and then you can make them in your actual code.

    https://getfirebug.com/firstrun#Firebug%202.0.1

    Hope that helps.

    jeff

    Thread Starter Jane Milburn

    (@jane-milburn)

    Hi and thank you, I now have Firebug but need learn how to use it. I will do that tonight. In the mean time I searched for navbar in the css and here is what I found:-
    /* Navbar */
    .navbar {
    background-color: #f7f5e7;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
    I cannot find 590px or 610px anywhere.
    Could you please direct me to where it is in my css so I can then change in with Jetpack Custom CSS.

    My apologies I jumped in to look and then got a phone call emergency. I hope one of the other volunteer moderatos can assist you.

    Thread Starter Jane Milburn

    (@jane-milburn)

    Thank you so much for introducing me to Firebug and the problem is now sorted. It was my fault and I should have spent more time looking at the Contact Form 7 plugin which I use for menus. All I needed to do was add the pages on the custom menu! One of those days I suppose! Again many thanks for taking the time to help.

    Thread Starter Jane Milburn

    (@jane-milburn)

    Sending positive vibes that the emergency turns out that everything will be fine.

    Hi jane

    Thank you yes, it was a lot of worrying but everything is cool. I’m glad you found it and good luck with the site and gallery. Please mark this topic resolved if you get a chance, it can only be done on your end. That way one of the other volunteers won’t take time to look.

    cheers

    Thread Starter Jane Milburn

    (@jane-milburn)

    Many thanks again. Marked a sresolved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘After moving menu bar can not add new pages.’ is closed to new replies.