"posted by"
- The topic ‘"posted by"’ is closed to new replies.
Need help? Check out our Support site, then
is it possible to remove the “posted by xxx in xxx” phrase on the tiles of make it optional?
The blog I need help with is: (visible only to logged in users)
Hi.
We can hide it, using the following css code:
.post-meta { display: none; }
Note: You need to have the Custom Design upgrade to add css code.
tx for the quick response.
As a customer experience consultant I can tell you I’m impressed. The chat service combined with the support forum works far above average to help as.
Hi, I’d like to have this removed on mine too!
I only want people to see the post title when they hover over each image.
Not “posted by” and “in category blah blah blah”
I’ve purchased CSS, is it possible for someone to make this change for me???
thx! Dana
If you have purchased the custom CSS upgrade, then you can follow Yuriy’s instructions above to remove the element using CSS. You need to copy and paste the code quoted above into your custom CSS box.
You can learn more about editing CSS with the Custom CSS upgrade here: http://en.support.wordpress.com/custom-design/editing-css/