Skip to content
Public Ticket #2080

Changing the colours of the page numbers/next page

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to change that colors:

\
.penci-pagination ul.page-numbers li a:hover, #comments_pagination a:hover{ color: #fff; border-color: #fff; }

Best Regards,

PenciDesign

redhotsuz replied

Customer Reply

Amazing!

One last thing.. when I scroll over the numbers, the box around it turns grey and the number/font turns black. Is there a code to change that? 


Thank you!!!

PenciDesign replied

Staff Reply

Hi,

Ah sorry, please replace the code I sent you to this code:

\
.penci-pagination ul.page-numbers li span, .penci-pagination ul.page-numbers li a, #comments_pagination span, #comments_pagination a{ color: #fff;  }

Best Regards,

PenciDesign

redhotsuz replied

Customer Reply

Ahh sorry, not the font, but the colour of the font! 

PenciDesign replied

Staff Reply

Hi,

Sorry this theme doesn't support change the font here. It will follow the font for heading titles you selected via Customzie > General Options > Font for Heading Titles.

Best Regards,

PenciDesign

redhotsuz replied

Customer Reply

Awesome! Is there a way to change the font here?

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

\
.penci-pagination ul.page-numbers li span, .penci-pagination ul.page-numbers li a, #comments_pagination span, #comments_pagination a{ background: #fff;  }

Best Regards,

PenciDesign

redhotsuz started the conversation

Conversation Start

Hey! 

I can't find how to change the colours of the pieces of the page numbers! Not the box, but the numbers themselves.

Want to join this conversation or access attachments? Sign in first.