[Resolved] Problem with pagination styles

Home Forums Support [Resolved] Problem with pagination styles

Home Forums Support Problem with pagination styles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #397372
    CRISTOBAL

    Hi Tom!

    I am using GeneratePress premium with WP Show Post, but there are not fitting well.

    please look at https://cristobalmz.es/arraez/noticias/ you will see what I mean. I thought pagination would be horizontal, not this way, where can I adjust this?

    Thanks

    #397639
    Tom
    Lead Developer
    Lead Developer

    It actually looks like a conflict with WPSP inside a SiteOrigin widget.

    You can fix it like this:

    .wpsp-load-more br {
        display: none;
    }
    #397773
    CRISTOBAL

    Wow, you are the best, great support.

    Any posibilities to arrange it between you two for future releases? Can you avoid it?

    Or it should be arranged by them?

    Thanks again for your great support, marvelous.

    #397985
    Tom
    Lead Developer
    Lead Developer

    Just looks like they’re using wpautop, which is applying to the shortcode. Not sure there’s much either of us can do about that. Luckily it’s a super easy CSS fix 🙂

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