Home Forums WoodMart support forum Margin for shipping options

Margin for shipping options

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #639457

    MatoZato
    Participant

    Hello.

    Please can i set margin for shipping options with CSS?

    Thank you very much.

    Attachments:
    You must be logged in to view attached files.
    #639556

    Hello,

    Can you please share the page URL so I can check and give you a possible solution?

    Best Regards,

    #639557

    MatoZato
    Participant

    Hello.

    Please, go to http://www.mjpmoda.sk add some product to cart and go to the checkout.

    Thank you very much.

    #639645

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .checkout .packetery-widget-button-wrapper {
        margin-top: 20px;
        margin-bottom: 30px
    }
    .checkout .packeta-widget.after-rate .packeta-widget-button .packetery-widget-button-logo {
        margin-top: 10px;
        margin-bottom: 20px
    }

    Best Regards,

    #639652

    MatoZato
    Participant

    Hello. I send in attachment what i need.

    Thank you very much.

    Attachments:
    You must be logged in to view attached files.
    #639784

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .checkout .packetery-widget-button-wrapper p {
    margin-top: 50px !important;
    }

    Best Regards,

    #639890

    MatoZato
    Participant

    Thank you very much 🙂

    #639902

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Margin for shipping options’ is closed to new replies.