[Support request] GeneratePress using WP Show Posts

Home Forums Support [Support request] GeneratePress using WP Show Posts

Home Forums Support GeneratePress using WP Show Posts

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #281011
    Juergen

    Hi Tom,

    I am using GeneratePress Premium on my page http://www.bullenbrief.de. For an excerpt of the latest posts I am currently testing WP Show Posts Free version.

    The read more button is different to the GeneratePress design. Is there a simple option with the free WP Show Posts version available so that WP Show Posts uses the same design for buttons.

    Thanks for a quick and simple solution!

    Regards,
    Juergen

    #281024
    Leo
    Staff
    Customer Support

    Hi Juergen,

    I think someone else has mentioned similar issue before and I believe some updates are coming for WP Show Posts. Not sure if it will be included in the free version though.

    For now try some CSS to see if we can get it closer:

    a.wp-show-posts-read-more, 
    a.wp-show-posts-read-more:visited 
    a.wp-show-posts-read-more:hover {
        padding: 0;
        border: none;
        border-radius: 0
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps.

    #281190
    Tom
    Lead Developer
    Lead Developer

    The latest pro version of WPSP Pro has color pickers for the buttons.

    Then the above CSS should get you the rest of the way.

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