[Resolved] Styling the page pagination block in Marketer Theme

Home Forums Support [Resolved] Styling the page pagination block in Marketer Theme

Home Forums Support Styling the page pagination block in Marketer Theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1116896
    Timo

    Hi!

    What CSS is needed to style the blog post pagination section at the end of the blog post page?

    For instance, if I wanted to set the borders to that block, which CSS style should I modify?

    Cheers,
    Timo

    #1116915
    Leo
    Staff
    Customer Support

    Hi there,

    Not quite sure what you are referring to.

    I checked out a few posts but don’t see any pagination?

    Can you guide me to it?

    #1117721
    Timo

    Sure!

    At the end of the front page, you can see a section, which contains:

    1 2 … 12 Next β†’

    Cheers,
    Timo

    #1117944
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this a shot:

    .paging-navigation {
        border-radius: 5px;
        border: 1px solid #58A31D;
    }

    Let me know πŸ™‚

    #1118068
    Timo

    Works fine!

    Thank you, Tom!

    Cheers,
    Timo

    #1118563
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

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