You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › WooCommerce Photo Reviews › Using Photo Reviews Premium with Email Templates Free – CSS issues
Hello,
I’m using the premium Photo Reviews plugin with your free Email Customizer.
In the Photo Review follow up, I selected the template from Email Customizer to use. In the CSS window in Email Customizer, I added a few styles.
The issue:
– When I preview the email or send a test from Email Customizer edit window, custom CSS rules are being respected.
– When I send an actual “review request” for an order via “bulk” option, it uses the template I created but doesn’t apply my CSS rules, even though I marked them with !important.
These are my styles:
.woocommerce-Price-amount {display: none !important;}.viwec-mobile-hidden {width: 40px !important;}.viwec-responsive.viwec-fix-outlook {margin-right: 24px !important;}.viwec-responsive-center a {margin-top: 12px !important;}
Basically, I want to hide the price and add some padding between the product photo and title+review button.
Thank you
You must be logged in to see replies to this topic. Click here to login or register