Center Flex Block 1 Pagination Arrows

Posted in: Newspaper
Post count: 257

I use Flex Block 1 Modul. How can i center the Pagination Arrows on Bottom >> https://nimb.ws/w0pSme
BUT: Center only the arrows without Text of Posts above.

Thank you!

Post count: 27744

Hello,

To aligh to the center the next and prev pagination, you need to use a custom code css => https://www.screencast.com/t/zyFinUSoc

.td-next-prev-wrap{
text-align: center;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Hope this helps you!

Thank you!
`

Post count: 257

Thank you. Didn’t work because that also centered everything else in that element. But I found another solution. Thanks.

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