Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
MOOO
tagDiv Member

hey thank u for your feeedback , i tied to add the function in the theme editor , it works but the trust badge just added between ADD TO CART BUTTON and PAYPAL BUTTON,
https://www.screencast.com/t/XgSW0PdAtf9
So what i want is to place the trust badge under PAYPAL BUTTON.
CAN U PLEASE HELP ?

code added :

function show_content_after_add_to_cart() {
echo ““;
}
add_action( ‘woocommerce_after_add_to_cart_button’, ‘show_content_after_add_to_cart’ );

MOOO
tagDiv Member

it’s done, many thanks bro really very helpful and responsive have a nice day.

MOOO
tagDiv Member

its ok now it works fine thank u
https://www.screencast.com/t/7cbq6RuYdvW

so last thing please just i wanna change the color of the button : proceed to checkout from black to green .
https://www.screencast.com/t/En7DpkT6fX
many thanks

MOOO
tagDiv Member

i added this css cuz i want it like this :
.single_add_to_cart_button {

width: 100%;
font-size: 18px !Important;
text-align: center;
background-color: #68c62d!Important;
}
but i got a problem the quantity textbox is above add to cart button ,so i want it next to the button ?
https://www.screencast.com/t/EhfXTNOQOLoH
can u please help

MOOO
tagDiv Member

hello thankks for your replay,so what i really want is to change the button ADD TO CARTE :color and size ,this button is located when you click on any product under product description ==> https://www.screencast.com/t/oELegGZ7bA
check the link please to see the attached picture of the button that i wanna change it .
thanks

MOOO
tagDiv Member

hello thankks for your replay,so what i really want is to change the button ADD TO CARTE :color and size ,this button is located when you click on any product under product description ==>
check the link please to see the attached picture of the button that i wanna change it .
thanks

Viewing 7 posts - 1 through 7 (of 7 total)