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.
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?
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?
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.
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.