Find Answers and Get Support › Forums › Mandha – Multipurpose WooCommerce Theme › Website Setup › Gutenberg Blocks › Grimlock Term Query Hover Overlay
- This topic has 5 replies, 2 voices, and was last updated 1 year, 4 months ago by Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6587 Posts
Hi Elton,
To change this, simply add the following code snippet to your website:
/** * FEATURE: Change Background Color when Hovering Categories */ .grimlock-term-query-section__terms.grimlock-terms article:hover .card-body, [class*="wp-block-"].grimlock-term-query article:hover .card-body{ background:rgba(0,0,0,0.2) !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,
March 30, 2023 at 10:42 #44678@themodactyl- 0 Topics
- 6587 Posts
Hi Elton,
Concerning the hover overlay color on Grimlock Term Query, note that it uses the Primary button background color. This is standard design with our theme. As this is not breaking the website, changing this is considered customization work. This is a service that we do not provide, I made you this snippet generously.
Concerning the Grimlock Dark mode Icon that is not displayed, that’s strange. 🤔
We would like to investigate. However, it is very difficult for us to provide the best support possible and to keep track of issues and their resolution if so many questions are asked in the same topic.
Moreover, it’s easier for us to share the resolution for a single issue with other members of our community facing the same problem.So, could you move your other question into a different topic, please? One question = one topic.
By doing this, you will be making a great contribution to this forum, and we thank you very much for that!Thank you.
March 31, 2023 at 18:03 #44700 -
AuthorPosts
The topic ‘Grimlock Term Query Hover Overlay’ is closed to new replies.