Make buttons added by nextpage bigger

Posted in: Newspaper
Post count: 38

How to make the buttons added by the page breaker module (nextpage) look bigger? Thanks

Post count: 22421

Hi,
You can increase the font size for these elements to make them more visible with a bit of css:
.td-post-next-prev-content span{
font-size:25px!important;
}

I hope this helps.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.