Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi there,

    To center the sub-menu items on your main menu use this CSS code:

    @media screen and (min-width: 768px) .main-navigation ul ul {
    	text-align: center;
    }

    Let me know if there’s anything else I can do for you. I’m happy to help.

    Thread Starter mcelljr

    (@mcelljr)

    Thank you, it worked. Since you’re here, I also need help putting my logo in the top left hand corner. Currently it is fixated right above the Site Title.

    I don’t see a logo on your site jamilatranslated.com. Could you add it so I can figure out the CSS needed to move it?

    Thread Starter mcelljr

    (@mcelljr)

    Okay, check now.

    Hi @mcelljr

    I’ve looked at the site and can see your site logo added. At the moment, your site logo and menu are centered on the total width of the page. Making adjustments to that could affect the overall appearance of the site.

    Please share a screen shot of how you’d like that site logo to appear – for example, I’m not clear if you want it all the way to the left hand side of the screen?

    Thread Starter mcelljr

    (@mcelljr)

    Okay I out pictures of the spot I want the logo to go on my home page. Hopefully this helps.

    The logo is already placed in the most top-left place and cannot be moved any further.

    Moving it requires some heavy editing of the theme (more than CSS) and may break other things, so it’s not recommended.

    Thread Starter mcelljr

    (@mcelljr)

    Okay that is fine. Is it possible for me to add an image in the tagline?

    The tagline is designed for a text field rather than an image.

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

The topic ‘Center drop down menu words’ is closed to new replies.