Thread Starter
Camilo
(@camilo517)
and please add this tags 🙂
* Tested up to: 5.0.0
* WC tested up to: 3.5.1
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 🙂
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
The step numbers are not clickable. Currently the plugin doesn’t support this feature.
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.