- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
element.style { padding-top: 100px; }
Quick fix are bad fix in HTMLtpartner wrote: I don't see that inline style. Can you provide a screenshot?
body article .top-container { margin-top: 1em; }
tpartner wrote: Try this is your custom.css file:
Code:body article .top-container { margin-top: 1em; }