-
AuthorPosts
-
March 7, 2016 at 2:26 pm #594312
We want to change the look of our site and try to use your Enfold Demo Shop… everything seems to work fine exept the price per unit.
We installed woocommerce germanized and now you see the price like this:3,45 Euro
g 14,26 Euro / 100and it have to look like this:
3,45 Euro
14,26 Euro / 100 gThe unit “g” has the wrong position and It would be also nice if the price per unit will be a little bit smaler than the regular price..It would be nice if you could help me.
Thanks-
This topic was modified 9 years, 8 months ago by
blacksnapper.
March 8, 2016 at 7:11 am #594832Hi blacksnapper,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardMarch 8, 2016 at 9:03 am #594879Attached you can see one of our demo-content products with price per unit. I already find a solution for the “g”
span.unit { float: none;display: inline; margin-left: 2px; position: relative;z-index: 1; min-height: 1px;}but I think this is not an elegant way, isn’t it!
So best solution might be if the price per unit is thin and everything is on the right position.
2,99 E (14,90 E / 100 g)
ThanksMarch 10, 2016 at 8:20 am #596133Hey!
Set the font size and weight of the price per unit with this:
#top .price-unit, #top .price-unit span { font-size: 12px; font-weight: 300; }Cheers!
IsmaelMarch 10, 2016 at 8:56 am #596150Thank you! Looks nice!
March 11, 2016 at 6:41 am #596714August 1, 2017 at 11:01 am #832757Hi there
I have the same problem with the unit.
Changing the font size like mentioned above was not successful.
Do you habe another idea?thx
August 2, 2017 at 6:50 am #833209 -
This topic was modified 9 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
