Yes, you should be able to fix anything like that with a CSS update in your theme (child theme). What is the URL of your site? I can take a look to see if I can find a quick CSS adjustment for you. Need to enable the offers so I can see where the button ends up, though, vs. where you would like it to be.
Thread Starter
dubok
(@dubok)
I tried to fix the bug using css at many themes but nothing helps. The plugin changes add-to-cart button alignment to the left at all themes and even if there is no theme at all. Please check it.
The plugin simply adds a new div for the offer button next to the add to cart button using the woocommerce_after_add_to_cart_button hook. It’s standard procedure, and it’s not a bug.
Doing that, though, can indeed have an affect on your button position depending on the styles that your theme are using.
What probably needs to happen is you need to add a basic rule to your CSS that places the additional div element that is being inserted for the offer button in a different location in relation to the add to cart button as displayed on your theme.
Again, if you provide a URL to a page on your site where I can see this I may be able to give you a quick fix.
Thread Starter
dubok
(@dubok)
This is a bug because the plugin affected design just after its activation even if the offer for specific product is disable.
Again, I checked it at many themes and even without theme. The issue remains in all cases.
Again, I kindly ask you to check the issue on your website and try to fix it.
Thank you in advance.
You still have not provided your URL for me to take a look. You have not provided a screenshot or anything to know what you are referring to. I have not had any reports of any problem with the button from any other user.
If you take a look at my test server product page you’ll see the Add to Cart button is right where it should be, and the Make Offer button is below that. That’s exactly what’s expected because of how this particular theme is laid out and I haven’t made any CSS adjustments to make the offer button line up a little more nicely.
There very well could be something we need to address, but again, I simply am not seeing it. I need you to show me one way or another, and then I’ll be happy to look further into it.
Thread Starter
dubok
(@dubok)
What is your test website URL? The issue is not at product pages. It is at shop categories pages.
I can not give you my website URL as it is live now.
Thread Starter
dubok
(@dubok)
What’s your test website URL?
I can not give you my website URL as it is not live yet.
Why would you not want to provide your URL if it’s live? I’m confused..??