Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Menus › Left vertical menu showing overlapping avatars in BP Whois Online Widget …
- This topic has 1 reply, 2 voices, and was last updated 4 years, 6 months ago by
Manathan.
-
AuthorPosts
-
Tom LandonParticipant@tomlandon
- 4 Topics
- 11 Posts
Hello there! Thanks a lot indeed for your great CERA theme.
As you can see with the attached screenshot, i decided to reduce the width of the VERTICAL NAVBAR to have the “hide nav bar symbol” disappear. This caused, that the “buddypress whois online” widget avatars are so very close together, that they even overlap.
Question: Is there a .CSS or other way (sure there is, but i am too stupid to realize that) to let the widget (code) re-calculate the needed space and automatically re-order the avatars/user images this way, that there are shown only three user images in a row instead of four (auto wrap)? Or even reduce the size/radius of the user image, so that four fit to one row?
Thank you so very much again.
TrulyTom
November 1, 2020 at 22:22 #25545@themodactyl- 0 Topics
- 6750 Posts
Hi @tomlandon,
As you change the default design of the navigation, changing this is considered customization work. Unfortunately, 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.
If you want to go further with the customization of your website, we advise that you hire a freelancer to do it for you.
If you’re on a tight budget, we recommend you to require the services from Envato Studio freelancers (https://studio.envato.com/explore/websites-programming). This web platform gives you access to developers who have already experience with theme customizations, and for very competitive prices.
To only remove the Navbar toggler, simply add the following code snippet to your website:
/** * Hide the "Navbar toggler" */ #vertical-navigation #navbar-toggler-mini{ display:none !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.
Thank you for your understanding.
Regards,
November 2, 2020 at 09:29 #25558 -
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 ‘Left vertical menu showing overlapping avatars in BP Whois Online Widget …’ is closed to new replies.