• Resolved kifwma

    (@kifwma)


    Hi Guys, is there any way to change the button placement for going to the next quiz’s page to be “right” instead of “left”?
    I am using the arabic language, and therefore need to exchange the position of the previous/next buttons in the quiz.

    Thanks a lot for your support!

Viewing 3 replies - 1 through 3 (of 3 total)
  • sumitsanadhya

    (@sumitsanadhya)

    Hi @kifwma

    Please add the below-given CSS code in the additional CSS section of the WordPress customizer and then check. Let me know if you need more help.

    .qmn_pagination {
    flex-direction: row-reverse !important;
    }

    Regards,
    sumit

    Thread Starter kifwma

    (@kifwma)

    Hi @sumitsanadhya , awesome! This worked well.
    Thanks a lot

    sumitsanadhya

    (@sumitsanadhya)

    Hello, @kifwma
    Glad to hear that the problem is fixed now!🙂

    If this plugin and our support team look good to you, maybe you can help us by giving us a 5-star on ww.wp.xz.cn?

    https://ww.wp.xz.cn/plugins/quiz-master-next/#reviews

    ​We’re working so hard to make this plugin more and more useful to our valuable users like you and a 5 star will really help us to grow on the market 🙂

    Best Regards,
    sumit

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change the buttons position’ is closed to new replies.