-
Hi
I understand some major changes have taken place in how this operates now. I use a variety of WP Pages as templates to display products. Mainly because some products differ from others in what is to be shown. Does this mean that I create templates instead and assign products to them? Im presuming this would be a better practice.Ive managed to get the shortcodes to display by selecting pages in Woocommerce-Settings-Products-Display-Product Template Type-Pages but my styles I have set in my stylesheet are not displaying correctly. For example Im styling the WC Single Product Price shortcode and assigned a class name lrs-price in the extra class name box. I entered into my style.css
/*WooCommerce style single price*/
.lrs-price .price {
font-size: 20px !important;
line-height: 22px !important;
color: #27dde8;
font-weight: 500;This is not displaying as above but defaulting to 14px in colour black. Would you know how to correct this?
Kind regards
Andrea
WC Single Product Shortcodes and Styling not showing
This topic is: resolved