Home › Forums › Support › Display Post in Column breaks Hook This topic has 4 replies, 3 voices, and was last updated 2 years, 11 months ago by Fernando. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts March 27, 2023 at 11:14 am #2584582 Dan Nguyen Hi, I’m encountering problems when creating a custom author box for author archive page. If I select display posts in column, the padding break for the author box. Example given in the private info box March 27, 2023 at 11:34 am #2584617 YingStaff Customer Support Hi Dan, Can you try the before_main_content hook and set the parent container of the author box to width: 100%? March 28, 2023 at 5:09 pm #2586341 Dan Nguyen Yep, that fixes it. Thanks March 28, 2023 at 6:01 pm #2586378 Dan Nguyen Hi, How do I fix the huge 40 px margin that goes under Categories under the right sidebar? March 28, 2023 at 6:21 pm #2586392 Fernando Customer Support Hi Dan, Try adding this through Appearance > Customize > Additional CSS: .inside-right-sidebar #block-7 { margin-bottom: 0; } Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In