Tagged: menu
Hi,
I’m not sure why, but the menu is not centered. I don’t know if this issue is isolated to Google Chrome, but I suspect that it’s possible.
https://staging.expresswriters.com
https://staging.expresswriters.com/wp-content/uploads/2014/11/Screen-Shot-2014-11-07-at-1.01.09-PM.png
Thanks,
Josh
Hi j1980mac!
It looks centered on my end.
Are you talking about how it moves to the left when your logged in? Can you send us a login so we can take a closer look? Be sure to mark your reply as private.
Cheers!
Elliott
Hey!
It looks like your using custom CSS to try and center it.
#top #header .avia_mega_div.submenuheader {
right: -260px !important;
}
Is that correct?
Also, I couldn’t find any traces of that user profile code that displays when your logged in with our theme. Is it a customization? A plugin?
You could try checking if user is logged in via PHP, http://codex.wordpress.org/Function_Reference/is_user_logged_in, and then echo out some different CSS to move it over more.
Regards,
Elliott
Hello Elliott,
The above CSS didn’t move it at all unfortunately.
It is a customization, not a plug-in. Also, I clicked on the link you sent, and I’m confused. Is this for having welcome pop-ups when users login?
Thanks,
Josh