The look & feel of the "add to cart" button is different from the "out of stock / more information "button. I want change that last button to the same look & feel of the first one.
We use the WooCommerce classic product style in the Salient theme options.
How can we apply this good looking style for "out of stock / more information" button?
So that both red hovering buttons, are the same length, the same fontsize etc.
Ah well, just one more question. Do you know how I can change the text of the "out of stock" button? Currently it's saying Meer Informatie, dutch for More Information. I want to change the text to: Uitverkocht - Product bekijken (Dutch for sold out, see product)
In The "Text Domain" field write "salient" without quotes . If you are trying to change woocommerce words add "woocommerce" in "Text domain" . The fields are case-sensitive .
Hello,
The look & feel of the "add to cart" button is different from the "out of stock / more information "button. I want change that last button to the same look & feel of the first one.
We use the WooCommerce classic product style in the Salient theme options.
How can we apply this good looking style for "out of stock / more information" button?
So that both red hovering buttons, are the same length, the same fontsize etc.
Hi Nasbam,
Please try this css:
Thanks.
Wow, that's really fast Andrew. Thank you!
Gonna try it right away
Hi Nasbam,
Replace the earlier css with this :
Thanks.
In mean the other way round. But we are coming close :D
And how do I change the font style and height of the more information / out of stock button text?
Thank you!
(see the attachment)
With this code, it looks a bit weird (see attachment)
I changed the width to 314px. It looks almost the same as the "add to cart" button.
Hi Nasbam,
Please try this css:
Thanks.
Nevermind! Thank you Andrew for your quick service and support. Problem solved!
------------------------
Old comment:
Is there a rule, css line, to scale the bar when people visit the page on their phone? This is what I see when visiting on a iPhone 12 max
Ah well, just one more question. Do you know how I can change the text of the "out of stock" button? Currently it's saying Meer Informatie, dutch for More Information. I want to change the text to: Uitverkocht - Product bekijken (Dutch for sold out, see product)
Hey Again,
Try using this Plugin : https://wordpress.org/plugins/say-what/ .
In The "Text Domain" field write "salient" without quotes . If you are trying to change woocommerce words add "woocommerce" in "Text domain" . The fields are case-sensitive .
Thanks
ThemeNectar Support Team