• Resolved Camilo

    (@camilo517)


    Hi, I would like to fix that, the line does not reach the end.
    I would also like to know how to do so that when you touch the circle it takes you to that step, to improve the usability in tactile devices. Thank you

    http://prntscr.com/ljbz5l

    • This topic was modified 7 years, 6 months ago by Jan Dembowski.

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Camilo

    (@camilo517)

    and please add this tags 🙂
    * Tested up to: 5.0.0
    * WC tested up to: 3.5.1

    Plugin Author SilkyPress

    (@diana_burduja)

    The line normally extends 100% the available space. Probably there is a CSS rule in the theme that makes it not reach the end.

    You need to open the browser’s Options Inspector and find out the theme’s CSS rule that does that. For me to debug this just from a screenshot is simply impossible.

    Thread Starter Camilo

    (@camilo517)

    Could you go through the web privately? He does not leave me here and I do not know how to solve it 🙁

    Thread Starter Camilo

    (@camilo517)

    They have added the link in the first message 🙂

    Plugin Author SilkyPress

    (@diana_burduja)

    The themes adds a left padding to the

      elements, therefore the gap.

      You can fix this by adding the ul.wpmc-tabs-list { padding-left: 0; } CSS rule to the other rules on the WP Admin -> Appearance -> Customize -> Additional CSS page.

    Thread Starter Camilo

    (@camilo517)

    Thanks @diana_burduja

    One last thing, how can I do so that when I hit 2, I’ll take you to the next phase? I mean the icon
    This greatly improves usability in mobile devices. Thank you

    Plugin Author SilkyPress

    (@diana_burduja)

    The step numbers are not clickable. Currently the plugin doesn’t support this feature.

    Thread Starter Camilo

    (@camilo517)

    Could you add? Thanks

    Plugin Author SilkyPress

    (@diana_burduja)

    We’ll consider this in the future, but it is not on our priority list.

    This is open-source software with a certain set of features. If you need more specific or advanced features, please consider other multi-step checkout plugins.

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

The topic ‘Error’ is closed to new replies.