Reply To: Acouple of more questions, hope the last.
Home › Forums › Agama Pro › Acouple of more questions, hope the last. › Reply To: Acouple of more questions, hope the last.
June 3, 2020 at 9:01 am
#26921
Moderator
Hello, Diego!
Here are the codes you need:
1.
/*Related product title color*/
.single-product .related.products h2{
color: white!important;
}
.single-product .related h2.woocommerce-loop-product__title{
color: gray!important;
}
/*products height*/
.inner_product{
height:500px!important;/*Change this value if needed*/
}
/*my-order font color*/
.woocommerce .shop_table.cart tbody tr:nth-child(even),
.woocommerce-page .shop_table.cart tbody tr:nth-child(even) {
color:black!important;}
2.
That is the way you created your Image and unfortunately, It’s no possible to change it using the CSS code.
https://trawe.cl/wp-content/uploads/2020/04/medios-de-pago-png.png
To change it you need to edit your image, using some of the Photo Editing software.
PS I have already edited it for you if you want to try:
Payment methods Img
Regards
-
This reply was modified 3 years ago by
Zex.