Tagged: menu
- This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by Skandha.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
June 14, 2021 at 11:06 pm #284443ReenaD10Participant
Hi! My primary menu currently has a white background. I would like to place a background image on that white part excluding the Home page. How can I do that? I’m using SimClick.
June 15, 2021 at 2:56 am #284462SkandhaParticipant@reenad10: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body:not(.home) #site-header-menu { background-image: url("http://infigotechsolutions.com/wp/wp-content/uploads/2021/06/infigo-pattern-1.png"); }
Replace the url with the image url of your choice.
Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Background Image on Primary Menu’ is closed to new replies.