Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Menus › Styling Issues
- This topic has 4 replies, 2 voices, and was last updated 2 years, 8 months ago by Manathan.
-
AuthorPosts
-
MattParticipant@madadexyz88
- 6 Topics
- 9 Posts
Hello,
I have encountered the following issues on the theme and was wondering if you can help me resolve them or point me to the right direction.
As per attached images please see the following errors:
Image 1 – When I hoover over the mega side menu the text won’t hide but is still partly visible
Image 2 – When I get a notification the bubble on the mega menu on the left side is not showing the text and is out of place
Image 3 – The top right menu and its background does not cover all the items listed, leaving the bottom ones not visibleThank you in advance for your help
March 15, 2021 at 14:07 #29802@themodactyl- 0 Topics
- 6603 Posts
Hi Matt,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update. 🙂
However, keeping a long sub-menu is not recommended. I suggest you to create a mega menu and arrange this sub-menu in columns, it will be easier to navigate on your website. We wrote a tutorial in our documentation about this. To find out more, please click the following link:
We thank you for bring these other issues to our attention. We’re glad to answer any question related with the setup of our theme.
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 split your other questions into different topics, 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 15, 2021 at 16:54 #29833@themodactyl- 0 Topics
- 6603 Posts
Hi Matt,
Unfortunately, we can’t commit to a release date as we have a lot to work on.
To change this waiting the update, simply add the following code snippet to your website:
/** * Fix the max-height for sub-menus */ .main-navigation .navbar-nav.navbar-nav--buddypress .sub-menu { overflow: auto; max-height: 400px !important; }
Concerning the notifications, we can’t reproduce this issue. Can you please try to resolve this with the following snippet?
/** * Fix the appearance of the notifications */ .widget_buddydev_bpnotification_widget * { word-break: break-word !important; }
To add these code snippets to your site, we recommend that you paste them 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 16, 2021 at 09:22 #29854@themodactyl- 0 Topics
- 6603 Posts
Hi Matt,
We have just released a new update of Grimlock for BuddyPress. Updating this plugin to the latest version should fix this issue.
After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
Kindest regards,
January 19, 2022 at 11:07 #38219 -
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 ‘Styling Issues’ is closed to new replies.