Cross Sells Not Displaying Properly

Posted in: Newspaper
Post count: 122

Hello!

I am curious to find out why the text from cross sell item text are displaying with a black box.
https://welcometospacelounge.com/store/brosk-ghostie/brosk-ghosties-beats-loops-sounds-grab-bag-vol-2/?v=7516fd43adaa

Thank you.

Post count: 18283

Hello !

You can add this code to your custom css field here and is will work: https://www.screencast.com/t/IwqATIRo

.woocommerce ul.products li.product .woocommerce-loop-product__title {
background: transparent;
color: black;
}

Thank you !

Post count: 122

Thank you. Is it a theme issue or WC?

Post count: 18283

Hello !

This isn’t as much as an issue as it possibly that the template had this option and it just needed to be disabled.

Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.