More tag now aligns left instead of right?
-
Hey Guys,
After installing the latest update, the more tag ( <!–more–> ) is now aligning to the left of the post, whereas it used to align to the right of the post. Does anyone know how to make it align right, like it used to?
It looks like I am not the only one with this issue:
http://wordpress.org/support/topic/align-read-more-button
Cheers, Mark.
Yes mine is this way also. The read more button on the front page is not where it belongs. Also on the drop down menu in the header, when you open a second page the arrows are gone and it shows numbers instead. http://leahsaysviews.com
Add this to Custom CSS,
.entry-content .more-link {
float: right;
}Sorry but this didn’t change it back. http://leahsaysviews.com
Where did you add that code? I don’t see it in your site.
IN the Graphene Custom CSS very bottom one!
I still can’t see it. Try flushing cache in WP-Super-Cache plugin.
Did that help? Because it still looks the same on my end.
Before the update the read more button was After the share buttons and Before the signature.
Viewing 10 posts - 1 through 10 (of 15 total)
- 1
- 2
- You must be logged in to reply to this topic.
