Thread Starter
lambert
(@lambert49)
I understand , i have’nt the paiement, because the button “validez le panier” does’nt appear
but i don’t know why this button is not set ?
Thread Starter
lambert
(@lambert49)
css problem in relation with the theme ??
https://transfert.free.fr/lqJ4wxk
link to screen shot
on picture is whene i am logging ( the button appear) and the second one . normal case no user logged and i the button validate is unavailable
-
This reply was modified 4 months, 4 weeks ago by
lambert.
Thread Starter
lambert
(@lambert49)
Is a css problem or cache problem ? now i see the button validate for a non logged user ??
The all-black button is caused by your theme; the theme has CSS that sets the default background color on :hover of all button
elements to black, but does not also set a text color.
You could add something like button:hover { color: white; }
at WordPress > Customize > Additional CSS, although that could have other consequences around your site.
Thread Starter
lambert
(@lambert49)
Hi Joe
I am not sure,it is a css problem, because after a time , the buttom was available . and the color is red as you can see on the site
best
-
This reply was modified 4 months, 4 weeks ago by
lambert.