Hi all,
I'm testing out CSS changes to Vigilance in a dummy blog, http://localktest.wordpress.com .
I'd like to move the "author" and "tags" meta to the bottom of my post (where comments and categories appear). Does anyone know the CSS code for this? I've made a few attempts, but I'm not seeing where Vigilance actually specifies the location of the meta.
On a related note, I tried a few different codes to hide the 'author' information (I'm the only author, so it's a bit redundant); I tried:
.author {display: none;}
and
.meta-author {display: none;}
but neither worked. Assuming I just have the selector name wrong, but I don't see that anywhere either. Not pivotal, but now I'm curious.
Thanks much in advance for any advice.
Kaela
The blog I need help with is localkitchen.wordpress.com.