Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Widgets › Sidebar styling is not matching the default theme
- This topic has 4 replies, 2 voices, and was last updated 1 year, 5 months ago by Manathan.
-
AuthorPosts
-
ConnorParticipant@hustlventures
- 3 Topics
- 8 Posts
Hello,
Im working on putting my sidebars together and noticed that on the main activity page some of the widgets are not styled correctly (screenshots attached below). For reference I’m using all the demo content from the “Youzify” theme.
Is there a CSS ID I need to input? Thanks!
May 8, 2023 at 20:11 #45187@themodactyl- 0 Topics
- 6679 Posts
Hi Connor,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
It seems that the last update of Youzify changes some CSS classes. For this reason, the style of our theme needs to be adapted. Be sure we’ll make the compatibility with the last version of Youzify plugin. In the meantime, simply add the following code snippet to your website:
/** * FIX: Style the Members Widget in Sidebar with Youzify */ body .youzify-sidebar .buddypress .bp-dynamic-block-container div.item-options{ font-size:0.8rem; justify-content:center; } body .youzify-sidebar .buddypress .bp-dynamic-block-container .item-list .vcard{ margin:0px; } .youzify-sidebar .buddypress .bp-dynamic-block-container ul.item-list li .item-avatar{ margin-right:0.5rem; } .bp-dynamic-block-container ul.item-list li .item{ margin-left:0px; }
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.
We’ll be back to you as soon as the update is released.
Regards,
May 9, 2023 at 10:38 #45195@themodactyl- 0 Topics
- 6679 Posts
Hi Connor,
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,
July 26, 2023 at 10:44 #45747 -
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 ‘Sidebar styling is not matching the default theme’ is closed to new replies.