• Resolved pressadmin

    (@pressadmin)


    Hello,

    I’m having a silly CSS issue with the ‘Offer field’ which is driving me crazy and I cannot figure it out. As you can see from the screenshot here there is something going on with the size of the $ on top of the offer field. I would like to make that the same size as the text field. Any ideas?

    https://clearvisionedu.com/del/make-offer.png

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    First of all please make it sure that you are using the latest version of our plugin. And then add the following CSS in offers-for-woocommerce/public/assets/css/public.css
    at end of the file.

    span.angelleye-input-group-addon {
        clear: both;
        float: left;
        padding: 11.5px 17px 12px 10px;
        border-left: 1px solid #cccacc;
    }

    Then refresh and see , the styling will be back to normal.
    Please give that a shot and let me know if that didn’t help.
    Thanks

    Thread Starter pressadmin

    (@pressadmin)

    That worked! Thank you for a great plugin!

    Plugin Contributor angelleye

    (@angelleye)

    Glad to hear that worked! If you have a moment to leave a review for the plugin that would be greatly appreciated. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Offer field issue’ is closed to new replies.