Home › Forums › Support › sidebar issues with spacing and context This topic has 17 replies, 3 voices, and was last updated 3 years, 4 months ago by Fernando. Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 Author Posts December 13, 2022 at 9:12 pm #2461152 Fernando Customer Support There’s a default margin-top for the sub list. You need to remove this to make the spacing identical. Try adding this CSS: .inside-left-sidebar .widget ul li ul{ margin-top: 0; } December 13, 2022 at 9:28 pm #2461160 catbiscuits Thanks again, I couldn’t find that anywhere. May I ask what developer tools you use to determine? I think maybe I would be better off using Firefox instead of Safari for inspecting elements. December 13, 2022 at 9:53 pm #2461166 Fernando Customer Support You’re welcome, catbiscuits! I use Chrome’s developer tools. Author Posts Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In