Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @olewaldinger,

    I hope you are doing good and thank you for reaching out to us.

    Can you please try adding the following custom CSS:

    @media(max-width: 759px){
    .forminator-pagination-steps{
    display: flex;
    }
    .forminator-break{
    height: 1px;
    width: 5px; //adjust it
    }
    }

    You can add the CSS at WP Dashboard >> Appearance >> Customize >> Additional CSS.

    I hope that helps.

    Kind Regards,
    Nebu John

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @olewaldinger ,

    We haven’t heard from you for some time now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

    Thread Starter olewaldinger

    (@olewaldinger)

    Hey,

    I added the CSS but it still looks wrong on mobile because the pagination steps are on the left.

    Do you maybe have another idea?

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @olewaldinger

    It seems the page is now password protected. Could you remove the password so we could take a look one more time?

    Kind Regards,
    Kris

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Center progess bar on mobile’ is closed to new replies.