margin-top sidebar
-
I’m trying to change the margin of the sidebar. I have a child theme. I tried the next codes but nothing worked. Can somebody help me?
.widget-area {
margin-top: 90PX;
}#secondary.widget-area {
margin-top: 90PX;
}#secondary {
margin-top: 90PX;
}body #secondary {
margin-top: 90PX;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘margin-top sidebar’ is closed to new replies.