Home › Forums › Support › Post controls position change? This topic has 3 replies, 2 voices, and was last updated 10 years ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 30, 2014 at 11:39 am #35493 Alex Hi Tom, sorry I dont now the right english words for it. I mean under every post is one link to category, lower to previous post an lower to the next post. Is it possible to change the size and set the link to next post on the right side? Thx. Alex September 30, 2014 at 2:07 pm #35506 TomLead Developer Lead Developer For sure ๐ You’ll need this CSS: .nav-previous { float: left; } .nav-next { float: right; } footer.entry-meta { font-size: 15px; } You can use a plugin like this to add the CSS: https://wordpress.org/plugins/simple-css/ October 1, 2014 at 2:29 am #35628 Alex Hi Tom, you make my day. ๐ Thank you for quick helping. Feature request: Can you implement this custom-css in your theme? Maybe in your Addon-version. Because its better to use less as possible plugins for website security. Alex October 1, 2014 at 9:01 am #35724 TomLead Developer Lead Developer Definitely something to consider – I’ll look into what’s necessary to create one. Thanks! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In