marseem
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to align stripe payment icons to left instead of rightThank you for your recommendation but I am not looking for chargeable support.
I do believe the solution is not a big issue. I just need a css code for it.
ThanksForum: Fixing WordPress
In reply to: How to reduce the width of PayPal button in cart page?thank you
Forum: Fixing WordPress
In reply to: How to reduce the width of PayPal button in cart page?I can resize the width to 330px and it comes good, but it doesn’t work in css code while in elements inspector only.
I use the following code but did not work once I add it in css code page.@media only screen and (min-width: 300px)
buttons:977:286.paypal-button-container {
min-width: 300px;
max-width: 3300px;
}Forum: Fixing WordPress
In reply to: How to reduce the width of PayPal button in cart page?hello dear,
Actually I i use plugin: WooCommerce PayPal Payments.
so is there anyway to fix this?Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyHello Saif
here is the screenshot: https://ibb.co/N9Bbdbh (on the shop page )
The sold label appears only on the shop page. I need to display them on the homepage as well. I hope you got me.on the homepage same product but the sold label not shown on the photo: https://ibb.co/D7QnVj3
I hope you could fix this
Thank you in advance
- This reply was modified 2 years, 5 months ago by marseem.
Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlydid it work?
Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyhello
the link works: https://marseem.epizy.com/
plz try againForum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyHello
I would like to ask if it is possible to show the sold label on the homepage as well.Best regards
Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyDefinitely.
Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyHi Mirko,
Thank you for your valuable support. It worked perfectly.Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyany solutions?
Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyhere where I need to remove the badge only on product pages:
https://marseem.epizy.com/product/era-black-official-team-color-the-league-9forty-adjustable-hat/Forum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyhttps://marseem.epizy.com/shop-2/
here is the badges on the shop page but once you click on the sold item will open the product page and there I don’t need the badgeForum: Plugins
In reply to: [WooCommerce] Removing sold badge on product page onlyThank you for the support, but This will remove the badges everywhere which I don’t want. I need to remove the badge only on the product page not on the shop page.
is there any way to adjust this?Thank you, I have added the CSS and it worked perfectly on the shop page. How I can hide the label on the product page? I just need to show the badges on the shop page only.