Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Theme Customizer › Widgets › First widget window not in line with the content
- This topic has 6 replies, 3 voices, and was last updated 4 years, 8 months ago by
Manathan.
-
AuthorPosts
-
SEATSforDEPARTUREParticipant@seatsfordeparture
- 10 Topics
- 40 Posts
Hello guys how are you?
I’ve noticed the first widget window of the sidebar is not in line with the content of the page itself. Is there a way to make the content or the widget windows down a bit so that the two are in line with each other?
I am attaching a screenshot as usual to make you understand what I mean.
Thank you.September 10, 2020 at 13:58 #17350@themosaurusrex- 0 Topics
- 2048 Posts
It’s best if we take a quick look at this to investigate where this added margin comes from. Maybe there a simple fix that we can provide before the next update or maybe this is related with some third party code/plugin.
We will use the username and password that you’ve created for us in another topic. Could please point us to a page in which this issue can be found.
Also, are we free to deactivate plugins for our tests? In this case, I invite you to make a backup before we investigate your website further in order to make sure you don’t loose any data if something goes wrong.
Thank you.
September 10, 2020 at 19:38 #17371SEATSforDEPARTUREParticipant@seatsfordeparture- 10 Topics
- 40 Posts
You can check this out at this page:
https://seatsfordeparture.com/live/Bypass the Manteinance by clicking this link https://seatsfordeparture.com?bypass=betatest
September 10, 2020 at 19:59 #17372@themodactyl- 0 Topics
- 6758 Posts
Unfortunately, we have no clue. ?♂️
As we don’t have admin access to make some tests, we can’t make further investigations. I’ve inspected the code and I found BuddyPress style that could interfere with the appearance.
As this issue seems to be related with BuddyPress, it’s best if you try to reach the plugin authors. They will be more informed and better suited to help you.
To go further, we invite you to post your request on their support forums:
https://buddypress.org/support/Hope this will help.
We remain available for all support requests related with the use of your theme.
Best,
September 13, 2020 at 10:27 #17485@themodactyl- 0 Topics
- 6758 Posts
After discussing with the team, we found the solution.
To adapt this, simply add the following code snippet to your website:
/** * Align the sidebar to the content */ .grimlock--custom_header-displayed .grimlock--page-header { display: none; } .page-template-template-classic-9-3-cols-left #secondary-right, .page-template-template-classic-3-9-cols-left #secondary-left { margin-top: 0 !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, 🙂
September 14, 2020 at 09:37 #17572SEATSforDEPARTUREParticipant@seatsfordeparture- 10 Topics
- 40 Posts
Perfect! It works! Thanks a lot! :-*
September 14, 2020 at 19:45 #17618 -
AuthorPosts
The topic ‘First widget window not in line with the content’ is closed to new replies.