How to move the tags box under post
-
Can’t seem to find the unique name so I can move the tags (which are under each post) a bit lower down.
Firebug recognises it as .entry p but i know that’s not it. Any suggestions?
The blog I need help with is: (visible only to logged in users)
-
Let’s attack what is right above it then and add some bottom margin to it.
.sharing { margin-bottom: 40px; }You can of course adjust the 40px. I just popped that in to test.
-
-
- The topic ‘How to move the tags box under post’ is closed to new replies.