Arrowbloack color

Posted in: Newspaper
Post count: 9

How i change the arrow color that do next and back on the blocks
Its very unseen if its white

Thanks

Post count: 23312

Hello alaisne,

If you want to change the color for the block arrows pagination, you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-next-prev-wrap a {
color: red;
}

The result you should see here -> http://screencast.com/t/CJ6KtYxW8jtu

Thanks.

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