Categories move to bottom of post
-
Hi,
I have just done my first post, and the categories are listed below the Post Subject. Can I move them to be at the bottom of the post? I think it makes the blog title look a little messy.
My blog is http://www.bentley-design.co.uk
Thanks!
The blog I need help with is: (visible only to logged in users)
-
I hope you are well today and thank you for your question.
I don’t know exactly on which position you want to move the categories at the bottom of the post but i have developed the following CSS code which you can use using CSS editor to display it in the bottom right corner of post.
header.entry-header { position: static; } span.cat-links { position: absolute; bottom: 100px; right: 270px; }Kind Regards,
Vinod Dalvi
- The topic ‘Categories move to bottom of post’ is closed to new replies.