Switch Back and Next Button Placements

[ad_1]

I am trying to switch back and next so that on mobile version “Next ” button comes before “Previous” button. I am not able to go anywhere with CSS as I am fairly new.

Edit : This worked for me. Fairly simple and neat solution.

.forminator-pagination-footer{
display:flex;
          flex-flow: column;
        }
        .forminator-button.forminator-button-back{order:2;}
        .forminator-button.forminator-button-next{order:1;}
        }
  • This topic was modified 27 minutes ago by cuddledj.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer