How to change "Load more" button color

Posted in: Newspaper
Post count: 12

How do I change the color of the Load more button?

Post count: 18283

Hello !

Please use the code provided bellow in order to obtain the result you want: https://www.screencast.com/t/bp17rZs5Q

Here is the code: .td-load-more-wrap a {
background-color: red;
color: cyan;
}

You will have to paste it here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

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