x

Sections - Top Margin Control CSS (Dusk Business Theme)

Can someone tell me where in the CSS the top margin can be controlled, (Folder and line #s)  ...made shorter so content is not so far down. I've searched all the CSS folders in the Dusk Business theme and cannot put my eyes on it... Thanks...  --- why are the Weebly site developers making the top margin so deep to begin with... ??? geeze

2,517 Views
Message 1 of 3
Report
2 REPLIES 2

Hello! I'm no coder myself, but just to clarify things, are you set on this particular theme? Changing it over may be a bit easier than coding a solution in a case like this, if there's another that would suit your needs better.

2,487 Views
Message 2 of 3
Report

Change header padding to increase size of logo:

CSS File = header.less

line 113 -- max-height: 40px; << change this # up or down to increase or decrease

Change "section" top margin height:

CSS File = content.less

Line 9 .no-header-page & { Line 10 padding-top: 100px; << change this # up or down to increase or decrease

🙂

2,475 Views
Message 3 of 3
Report