E elking10 New Member Mar 21, 2013 #1 I'm trying to style the last div with the class row on the page with a margin-bottom, but I can't seem to select it.I have this:\[code\]body div.row:last-child { margin-bottom: 3em !important; }\[/code\]Nothing happens. What am I doing wrong?
I'm trying to style the last div with the class row on the page with a margin-bottom, but I can't seem to select it.I have this:\[code\]body div.row:last-child { margin-bottom: 3em !important; }\[/code\]Nothing happens. What am I doing wrong?