• Resolved GeorgiaG

    (@georgiag)


    Hi there. How would I adjust the placement of the button. It is pushing to the left and there is no margin or padding between this button and the product image. Is there a way to give it padding on the left or a margin of 40px on the left?

    I have tried to use firefox and gather the info and add the css to my style sheet and opened you page and edit it in place but it isn’t working for me. Thank you!

    http://wordpress.org/extend/plugins/product-enquiry-for-woocommerce/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi Georgia,

    The issue might be happening because of the theme that you are using. You may need to try with ‘!important’ property of CSS. Could you please provide a link/screenshot where the issue can be seen?

    Thanks,
    WisdmLabs

    Thread Starter GeorgiaG

    (@georgiag)

    Hi there. It’s not public yet but I have set you up as a user if you want to email me so I can send you the info say hello(at)georgia-gibbs.com

    Thank you.

    Plugin Author WisdmLabs

    (@wisdmlabs)

    OK, that would be fine.

    You can mail us your site url at support[at]wisdmlabs[dot]com

    Thanks,
    WisdmLabs

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Please open to edit a plugin file – product-enquiry-for-woocommerce/css/contact.css

    You will see some CSS properties to a class .wpi-button at line no. 45.
    Just add one more property as – margin-left: 25px !important;

    We realized that similar issue was in many of the themes, so we added this property in the plugin and released a new version, so that other users should get rid of this issue as well.

    Alternatively, you can also download the new version of the plugin.

    Thanks,
    WisdmLabs

    Thread Starter GeorgiaG

    (@georgiag)

    I just did the update and it is perfect! Thank you so much for your help. Your plugin is such a nice customer care touch to have in your store.

    Best, Georgia

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Contact Button on product page adjust left padding’ is closed to new replies.