Next Previous Ajax button Color

Posted in: Newspaper
Post count: 87

I would like to change the background color and arrow color of Next Previous Ajax arrow button, in order to make itmore visible.
I could change the color of ‘Load more button’ using the CSS code from support forum.

So would you please provide the CSS code to change the background color and arrow color of Next Previous Ajax arrow button?

https://www.screencast.com/t/FBXnFE2Ih3

Post count: 87

This issue is solved with the css code

.td-next-prev-wrap a {
color:white;
background-color: #d01317;
border-radius: 100px;
}

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