• Resolved digitalmonklt

    (@digitalmonklt)


    Hello,

    Is there a way to break or fit that line so it appears horizontal on mobile?

    Thanks again!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @digitalmonklt

    Please add this code to WP dashboard -> Appearance -> Customize -> Additional CSS:

    .forminator-pagination-steps {
        display: flex !important;
    }
     .forminator-pagination-steps .forminator-break {
        width: 24px !important;
      height: 1px !important;
    margin:5px !important; 
    }

    Kind Regards,
    Kris

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @digitalmonklt ,
    
    We haven’t heard from you for several days now, so it looks like you no longer need our assistance.
    
    Feel free to re-open this ticket if needed.
    
    Kind regards
    Kasia

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

The topic ‘Mobile responsive view’ is closed to new replies.