I added an extra line in my welcome box and it pushed it JUST beyond the bottom margin creating a scroll bar in the welcome box.
How do I change the top margin to give my content just a little more room?
http://www.reyes-chow.com/
1 Answers
Hello Bruce !
To change the Welcome Box in DW Fixel theme, you can add the following code to the Header Code:
<style>
.block.head h2 {
line-height: 1;
}
</style>
Hope this helps !
That did fix the welcome box, but it looks like it did something weird to my instagram box as that is not blank.
Nevermind. All good, thanks!
Please login or Register to submit your answer