Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Menus › i want to modify the opacity of grid menu items,how can i do it?
- This topic has 6 replies, 2 voices, and was last updated 5 years, 8 months ago by
Jean-Pascal.
-
AuthorPosts
-
@themopteryx
- 0 Topics
- 615 Posts
Hi @botbead,
Do you want to remove the images overlay for this kind of mega menu?
Could you please provide us with screenshots of your website? Please don’t hesitate to comment or highlight your screenshots to help us better understand your issue.
Best regards,
August 12, 2019 at 10:36 #7523@themopteryx- 0 Topics
- 615 Posts
Hi @botbead,
To change this, simply add the following code snippet to your website:
.main-navigation .navbar-nav > .menu-item.mega-menu.mega-menu--image-grid > ul.sub-menu > li.menu-item > a img.menu-image { opacity: 1 !important; /* 1 = no opacity, 0.5 = half opacity */ }
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.Regards,
August 12, 2019 at 13:17 #7526@themopteryx- 0 Topics
- 615 Posts
You’re welcome.
Best regards,
August 14, 2019 at 09:29 #7530 -
AuthorPosts
The topic ‘i want to modify the opacity of grid menu items,how can i do it?’ is closed to new replies.