Pagination Button style properties

Posted in: Newspaper
Post count: 2

Hi,

i’ve search with some keywords, but get not found the same problem.
Please give me a solution to change the button outline color that is too light, not seen by aged/older people.
where can i change the properties of pagination button at the bottom-inside of block.

Thank you.

Post count: 22421

Hello,

If you mean to make the pagination buttons more visible, then try to use this custom css code :
.td-next-prev-wrap a{
border: 2px solid #000000;
color: #000000;
}

Add the code in the theme panel->custom css spot

Thank you!

Post count: 2

Hello Bogdan,

it works .
Thank you.

  • This reply was modified 9 years by ferry.
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.