Viewing 1 replies (of 1 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello @caretofun ,

    Please use the following custom code on Appearance => Customize => Additional CSS

    .page-links{
        font-size:0px
    }
    .page-links >* {font-size: 15px;background: #16A085;color: #fff!important;padding: 10px 20px;border-radius: 11px;margin: 2px;border:1px solid #fcc;}
    
    .page-links .current {background: #fefefe;color: #16A085!important;}

    Note: You can change the CSS according to your needs

    Best Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘PageBreak option with additional Next, Previous, First Page, Last Page button’ is closed to new replies.