read more button

  • Hello, how can I make it like the “read more” button on the site I gave in the example? In the example, the button is positioned at the bottom right

  • Hi there,

    Can I see your current layout and suggest based on that?

    Let me know 🙂

  • I did something like this but it looks very bad on mobile

    and the bottom of the button turns green when clicking on it, is this a feature of generatepress? 🙂

  • 1. select the container that contains the excerpt and the button, set its display to flex, flex-direction to column.

    2. select the read more button, set margin-left and margin-top to auto, margin-right to 0.

    Let me know if this helps!

  • I guess not 🙂

    by the way, when I select the container from which we got the quote and the button, I cannot select the display item, so I did both operations by selecting the button

  • Hi there,

    You can use the List View panel to easily select the correct element. The solution Ying provided should work.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.