[Support request] Customizing Generatepress Buttons and JumpLinks

Home Forums Support [Support request] Customizing Generatepress Buttons and JumpLinks

Home Forums Support Customizing Generatepress Buttons and JumpLinks

  • This topic has 1 reply, 2 voices, and was last updated 4 years ago by David.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #847167
    Sameer

    Also, one more thing. How do i move my READ MORE Button from left to write, it’s showing below the excerpt. I’d like it to show it at right something like this woorkup dot com

    Also when clicked on Read more button it’s giving jump links, for example example.com/example-post/#more879 something like this. How to get rid of this.

    GeneratePress 2.2.2
    #847335
    David
    Staff
    Customer Support

    Hi there,

    this CSS will align the read more:

    .read-more-container {
        text-align: right;
    }

    This article explains how to remove the read more jump:

    https://docs.generatepress.com/article/generate_more_jump/

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