Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Website Setup › Menus › How to add a overlay in a menu?
- This topic has 3 replies, 2 voices, and was last updated 1 year, 3 months ago by
Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6750 Posts
Hi Kokiri,
Thank you very much for reaching out! 🙂
We wrote a tutorial in our documentation about this. To find out more, please click on the following link:
To change the background of the notification, it uses the background for table, locate in the customizer. To edit this specific element, simply add the following code snippet to your website:
/** * CUSTOM : Set Background Color for Notifications */ .buddypress.bp-user.notifications #buddypress:not(.youzer) .profile-content__body #message.info > p, .buddypress.bp-user.messages #buddypress:not(.youzer) .profile-content__body #message.info > p{ background-color:#6757d6 !important; color:#fff !important; }
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.Also, it’s important to remember that we 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.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
February 1, 2024 at 10:51 #46935 -
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 ‘How to add a overlay in a menu?’ is closed to new replies.