This topic has 8 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Hi,
we import transparent header homepage, but the menu is aligned on the left (beside the logo) and not at right.
We tried to change alignment via CSS but we couldn’t, could help us please?
Thanks a lot,
best regards.
Hello,
To be able to give you css code, I need to check your site content, but I get this error http://prntscr.com/hyv8q4 on your site. Please check it.
Regards
Sorry, we’re working on it.
Now it’s ok 🙂
m.
Please try to add this code in style.css file of your child theme:
.main-nav .menu-main-menu-container {
float: right;
margin-right: 0;
}
Regards
Sorry, it doesn’t work, I send you FTP and WordPress access data in private.
Thanks!
Unfortunately, I can’t login to your wp-admin. Please check credentials, and make sure that the child theme activated in your site, because of I can see the custom code in style.css file of child theme bat the code is not visible on your site (checked via inspector tools). If you use a cache plugin, please clear the cache also.
Regards
Child installed and working
No cache plugin
cache erased
still doesn’t work
I send you in private a new user for you.
Looks like it was browser cache, I’ve cleared it and the code from style.css file of child theme works fine https://prnt.sc/hyw593
Regards
Tagged: menu right, themes, transparent header, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up