Bizznis Jonathan FokkerCustomer 11 years, 4 months ago Working on this website:http://weydelandkaas.nl/nieuws/ You see the blue read more button aligned on the right side of the text. How can I align it so that it will go UNDER the text (not in the same line as the text)? Greetings, Jonathan Zeljan TopicSupport 11 years, 4 months ago You could add STH like this to yout child theme’s stlye.css file: a.more-link { display: block; margin-top: 1.25em; width: 30%; } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic.