[ad_1]
I’m trying to change the font/color of the “product is/is not compatible” text on the product page. Using the selector on the page it’s always tied to the product number:
product-7728 > div.summary.entry-summary > div:nth-child(2)
Is there a way to specify the change should happen on ALL product pages? I looked through the plugin’s CSS files but couldn’t tell which one to modify.
The page I need help with: [log in to see the link]
