• Resolved marevil

    (@marevil)


    Hi,

    I have SPUN, I already made the child theme.

    I have 5 pages on my menu and the last one “Contact” it’s on the second line…I want them all in a line…

    I also need help in setting my own logo (image) the “header” section under “appearance” doesn’t let me do my own size logo…only 75px x 75px…

Viewing 10 replies - 1 through 10 (of 10 total)
  • You need to post a link to your site for help with any CSS questions.

    Thread Starter marevil

    (@marevil)

    oops sorry….

    my website is
    maredyglines

    Thanks

    Thread Starter marevil

    (@marevil)

    right now i only have the icon part of the logo since the text next to it wont fit…it makes me crop it into a 75px x 75px when I upload the image to “header”

    Thread Starter marevil

    (@marevil)

    I don’t know what happened but now it shows 3 circles per row…and the menu got squished into 3 lines….

    I haven’t touched anything….

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Press Ctrl + 0

    Hey marevil,

    It sounds like you’re seeing only 3 circles per row because your theme is responsive to your browser’s size/width. If you resize your browser, your theme is responding by organizing the circles differently. Try expanding the width of your browser.

    Secondly, here is some simple CSS to make your nav expand a bit so all the links fit on one line when your browser is widened. BUT, please make sure you only put this CSS in your child theme’s stylesheet or wherever your theme allows custom CSS.

    .main-navigation {
       width: 70%
    }

    Now, like I said that is more of a quick fix, because when you resize your browser the links now kind of float under the title until it gets to “mobile” size and shrinks into a simple drop down Menu.

    Hope that helps. Good luck! And, let me know if I can be of further help.

    Ninja vanish!

    Thread Starter marevil

    (@marevil)

    Hi,

    Yes, the circles didn’t fit because I was zoomed in. It looks good now…I also changed the 60% width to 70% and my nav bar fits! yay!

    THANKS!

    I also need help in setting my own logo (image) the “header” section under “appearance” doesn’t let me do my own size logo…only 75px x 75px…

    Thread Starter marevil

    (@marevil)

    right now I only placed the icon part of my logo and the text is from the theme itself… how do I add my own image logo?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You should continue the thread you started about this.

    Other topic deleted.
    @marevil: Please do not post the same question more than once.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘My Menu doesn't fit?’ is closed to new replies.