Archived topic
header and menu
15 replies · Started by jmpefe78gmail-com on February 20, 2017
Hello, I need to put the menu at the same height as the logo and I can not do it since I have inserted shortcodes with social network icons inside a header widget. The headboard in this way is very high. Thank you
Hi Jose,
Are you able to show me your site?
Also I would consider checking out Tom's Lightweight Social Icon plugin.
https://en-ca.wordpress.org/plugins/lightweight-social-icons/
You can insert them in the header widget as well :)
Let me know.
Hello, I have tried the plugin and it happens the same as with a shortcode.
I need the menu next to the logo.
The web is conspal.com
Thank you
Necesito ayuda. Gracias
I don't see a logo image on that page?
If you upload the logo I can give you some CSS!
Sorry I was working to fix it and remove it. You can already see it. I expect an answer. The problem is the widget of the header image that ces a width and leaves much space until the menu
Thank you
Do you mind trying out Lightweight Social Icons one more time?
The plugin you are using is not very nicely coded and it's a bit hard to overwrite its style to remove that white space beneath it.
Ok, and try it. It is not a plugin. It is a short code generated by the template.
I make the changes and in 5 minutes you can try. Thank you
Changes are done
I hope the CSS code, thanks
hey sorry I had to leave my office. I have asked Tom to take a look as soon as he has time!
Ok thanks, I need help
Can you try adding this CSS?:
@media (min-width: 769px) {
.site-logo {
float: left;
}
}
perfect, thanks