Next page styling

By: Tom Favell | Asked: 01/29/2026
ForumsCategory: How-toNext page styling
Tom Favell asked 2 weeks ago

New to Formidable forms, have a question about styling the previous, next arrows on view pages - see attached.

Can anyone help please, I have exhausted my searching on the subjected.

Thanks.

Attachments

3 Answers
Rob LeVineRob LeVine Staff answered 2 weeks ago

It's not really a Formidable, but rather a CSS thing. Also, it depends on what you mean by styling it. I suggest using the browser developer tools (F12) and inspecting the items on that page to see what you can do. I quickly did that and noted that the >> itself is "hardcoded", but there is a style to it, so you can make changes, but again, it depends on what changes you want to make.

Tom Favell answered 2 weeks ago

Thanks, but this must be a basic requirement other users have implemented. You can style so much through Formidable I would have thought there was someone who has already done this?

Victor Font
Staff replied 2 weeks ago

There's no documentation for this in the knowledgeable, but there are filters you can use to modify a view's pagination output: apply_filters( 'frm_next_page_class', '', $atts ) and apply_filters( 'frm_next_page_label', '»', $atts ). These can be found in plugins/formidable-views/classes/views/displays/pagination.php.

Tom Favell answered 1 week ago

My coding is minimal, so I haven't been able to progress any further.

Rob LeVineRob LeVine
Staff replied 1 week ago

I suggest reaching out to a developer for this issue. It'd likely be a good idea to establish a relationship to help you with issues that are outside your comfort zone. https://formidable-masterminds.com/developers-directory/

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right