Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /** Multistep form arrows misaligned fix **/
- body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::after {
- margin-top: -40px;
- border-width: 24px;
- right: -40px;
- }
- body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li::before {
- margin-top: -12px;
- border-width: 29px;
- }
- body .wpuf-form .wpuf-multistep-progressbar ul.wpuf-step-wizard li {
- padding: 6px 30px 5px 40px;
- }
Advertisement
Add Comment
Please, Sign In to add comment