2025-09-07

Entry tags:

Help with sidebar display - Missing header for navlinks?

Hello! I am a new DW member and in the process of transferring my blog over.

I'm playing around with the Buttercup Summer theme and happy with everything I can modify, except one thing. This layout has the navlinks in the sidebar, which is great, but the text overlaps the icons in the profile module slightly.

Screenshot of my empty DW page with slightly wonky sidebar

Looking at the source for my page, I *think* this because the navlinks module doesn't have a H2 header. If I wanted to add a H2 to the navlinks module (like the text highlighted below), how do I do that? I've tried the 'Use embed CSS' box on the Custom CSS page but I don't think that's the right approach (and it doesn't work).

Screenshot of CSS

Wait, I think this is because the S2 base layer has the code:

# Modules without titles: navlinks, time, poweredby

Do I need to made a custom S2 and remove navlinks from the 'Modules without titles' section? Is there an easier way to get my sidebar to look pretty and not have overlapping text?