Forum Replies Created
-
vizzzio – why are you posting your problem on my forum?
in reply to: WC Single Product Upsell not diplayingThis reply has been marked as private.in reply to: WC Single Product Upsell not diplayingThis reply has been marked as private.in reply to: WC Single Product Upsell not diplayingThis reply has been marked as private.in reply to: ACF Field not displayingThis reply has been marked as private.in reply to: ACF Field not displayingHi Junnie
I updated the plugin today and added the style to the inner column and it is now working.
Kind regards
Andreain reply to: WC Single Product Shortcodes and Styling not showingHi Junnie
Great it looks like the ‘From’ styling is now working but the price is still not working.
https://www.leisureritespas.co.nz/shop/spas/spas-2-4-person/bullfrog-stil-5/
/*WooCommerce style single price*/
.lrs-price {
font-size: 20px;
line-height: 22px;
color: #27dde8;
font-weight: 500;
}Any suggestions? I will also open a ticket to the theme and see if they can help also.
in reply to: WC Single Product Shortcodes and Styling not showingHi Junnie
That is not a capital I (i) it is a lowercase l (L)
in reply to: WC Single Product Shortcodes and Styling not showingHi Junnie
Sorry this is still an issue. Updated today and the fix you recommended did not display as intended. As Ive mentioned, all styling I put in the style.css file.
Kind regards
Andreain reply to: WC Single Product Shortcodes and Styling not showingHi Junnie
Ive added the style name to the inner column settings as suggested and it works with my style.css sheet but then I have a problem when it comes to the custom styling of other elements in the column. See page link below.
https://www.leisureritespas.co.nz/shop/spas/swim-spas/x-stream/
The style for the “from” is
/*WooCommerce from style single price*/
.lrs-from {
font-size: 14px;
line-height: 22px;
color: #27dde8;
font-weight: 500;
margin-right: 5px;
float: left;
}and the style for the ‘lrs-price” is
/*WooCommerce style single price*/
.lrs-price {
font-size: 20px;
line-height: 22px;
color: #27dde8;
font-weight: 500;
}in reply to: WC Single Product Shortcodes and Styling not showingHi
I use the style.css file for all the styles I have added to the site. Is it possible to make it work by using the style.css file instead of having to put it in the page. It used to work before the updates.Kind regards
Andreain reply to: WC Single Product Shortcodes and Styling not showingThis reply has been marked as private.in reply to: WC Single Product Shortcodes and Styling not showingHi
Thanks but resolved this issue. It was to do with the Woocommerce Tax Geolocate settings.
Kind regards
Andreain reply to: WC Single Product Price not showing correct priceThis reply has been marked as private.in reply to: WC Single Product Price StylingJunnie
You have been busy! Thanks for that bit of code you are doing well keep at it you will catch up with the tickets soon I hope. Do you also have code to reduce the size say to 40%?
in reply to: single product upsell styling