Secondary menu menu hovering
-
AuthorPosts
-
facedecitrouille
MemberHi!
I’d like to set both primary menu and social menu in the secondary menu, above the header. Is there a way to do that?
Other question: How can I change the hovering color on the menu? I’d like to replace the current green with something else but I can’t find the right css code.
Thanks!
The blog I need help with is: (visible only to logged in users)
whereisdevin
Theme AuthorHi. Unfortunately, it isn’t possible to have the social menu in the secondary menu spot. When set, it always displays above the header.
To change the background hover color, you can target these two selectors:
.main-navigation a:hover, .main-navigation li:hover a { background-color: #333; }
Let me know if you have any additional questions!
It worked, thanks a lot!
Oops, sorry to bother you again!
I turned off infinite scrolling and I’m happy with the result, but now I’m having the same issue as user quotelings on this topic : https://premium-themes.forums.wordpress.com/topic/older-posts-button-covering-posts-on-subsequent-pages?replies=2
Everything is fine on home page, but when I click on the “previous posts” button, it ends up covering the bottom row of posts, looking like this : https://facedecitrouille.files.wordpress.com/2018/03/capture-du-2018-03-12-17-50-38.png
It’s not too bothering, but is there a way to add more space? Thanks!whereisdevin
Theme AuthorNo problem. I am seeing the issue on your site. I’ll need a little time to debug this, but will get back to you as soon as I can.
That’s nice of you, thank you.
whereisdevin
Theme AuthorHi. I just wanted to let you know that I’ve found a fix for the issue. The code is being reviewed by the WordPress.com team, and the update will go out to all sites automatically. I’ll let you know as soon as it goes out.
whereisdevin
Theme AuthorHi! The theme has been updated. I just reviewed your site and everything appears to be working well now with the button.
Feel free to reach out if you have any other questions (or find any more bugs!).
Thanks!
Thank you very much, it’s perfect now! :)
- The topic ‘Secondary menu menu hovering’ is closed to new replies.