Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #954934

    Hello, I added a new plugin which provides an option when purchasing a product. However there is a huge space between the checkmark and the text. At first I thought it was a plugin issue but the space occurs with two separate plugins. Is it possible to fix this?

    The plugin I’m using is for the first checkmark field is Gifting for WooCommerce Subscriptions
    The plugin I’m using for the second checkmark field is WooCommerce Product Add-Ons

    Edit: Adding the following to Quick CSS fixes one of the fields but not the second. Any help would be appreciated.
    .single-product .form-row input {width:20px}

    • This topic was modified 6 years, 6 months ago by marqattack.
    #954975

    Hey marqattack,
    Try this code in the General Styling > Quick CSS field:

    input#gifting_0_option {width: 10px !important;}

    Best regards,
    Mike

    #954977

    It worked! Thank you so much! :)

    #955153

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Huge space between checkmark and text’ is closed to new replies.