Hi, I’m not sure what’s going on because it never was like this before but for some reason the $ and the actual numerical price are displaying on 2 separate lines. It appears that the table cell size is too small or something along those lines, but all of the code I tried putting in didn’t work. Can you please take a look?
Homepage: https://elevabeauty.com/
Category Page: https://elevabeauty.com/product-category/skin/atomy/
Hi sjahan,
Please try the following in Quick CSS under Enfold–>General Styling:
.woocommerce-Price-amount {
display:inline !important;
}
Thanks,
Rikard
That didn’t work… =/
Hi,
Ok, please try this instead:
.style-grid3 .price span:last-of-type {
display:inline !important;
}
The CSS is coming from a file called flatsome.min.css.
Regards,
Rikard
Perfect, thank you!!
Hi!
Please feel free to create a new ticket if you need anything else.
Thanks a lot
Cheers!
Basilis