Hi,
I use Enfold them with Woocommerce and have an issue with the Related products section. It is not showing up the title of the products…it only shows the price and the image…
could you please check and let me know how to show title as well? See link below privately…
Thanks
Hey siker007,
It looks like your alternate color is set to white. Try this code in the General Styling > Quick CSS field:
.inner_product_header_cell h3 {
color: #c3512f !important;
}
Best regards,
Mike
Hi Mike,
thanks…excellent…one more question…
how to disable the hover effect on the “add to cart” and “show details” buttons on the related products section…or how to make it in an other color or use the same brown color when i hover on it now….
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia_cart_buttons {
opacity: 1;
}
Best regards,
Yigit
Hi there!
I used this CSS:
.inner_product_header_cell h3 {
color: #c3512f !important;
}
Worked fine, but I updated today the theme (to fix the error with WooCommerce 3), and now is disabled.
Some help about this?
Hi,
It works fine on my end, attached a screenshot in private content field.
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Best regards,
Yigit
Hi Yigit,
This is the link with screenshots.
Regards,