Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Website Setup › Menus › Seeting up a background image behind the menu
- This topic has 3 replies, 2 voices, and was last updated 3 months, 4 weeks ago by
Manathan.
-
AuthorPosts
-
Pierre DParticipant@pierredelattreprof
- 4 Topics
- 7 Posts
I’m trying to add a background image that matches the header where the menu is. The image is custom made so I can resize it. The problem is that there’s no easy way to make it match the menu header. Is there any solution that doesn’t require us to mess around with the css? Not sure if it’s grimlock related..
I joined the place where we want to put the image as menu-background, the image itself (can be resized, it’s custom-made). Here’s the link of the page: http://www.arkhante.com
February 6, 2023 at 10:07 #44119@themodactyl- 0 Topics
- 5766 Posts
Hi Pierre,
Thank you for reaching out. I’m not sur to understand. Please find the attached screenshot. Is it what you’re trying to get?
Best,
February 6, 2023 at 15:55 #44148@themodactyl- 0 Topics
- 5766 Posts
Hi Pierre,
This is standard design with our theme and changing this is considered customization work. As you might know, this is a service that we do not provide. We only share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
However, we made you this CSS snippet that will do the job. Simply add the following code snippet to your website:
/** * FEATURE : Add Background Image to Nav */ #navigation.grimlock-navigation{ background-image:url(URL-of-the-image); background-size:cover; background-position:center; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.We hope that this generously provided snippet will satisfy you. If you’re happy with our theme, feel free to review our theme on our Themeforest page dedicated to Armadon: Gaming Community WordPress Theme.
It’s very appreciated and it helps us making our products more known to new potential customers, which allow us more time to improve the quality over time and develop new features. It’s a win-win !And by doing this, you will be making a great contribution to our community! #SharingIsCaring
Thank you!
February 8, 2023 at 09:02 #44216 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Seeting up a background image behind the menu’ is closed to new replies.