-
AuthorPosts
-
January 3, 2018 at 6:38 pm #892904
Hi team kriesi,
we want to edit the size and the appeareance of the price of a product. By adding the following, it changes the size of all prices:
#top .price, #top .price span{ font-size: 20px!important; }This is good, but there is another important thing: Therefore, it would be good to open the link in the private data to understand the issue.
We have got 4 different kind of prices.
The first 2 prices are important – they should appear as big as they are right now with the command above.
The 3. price is not necessary – with which command can we remove it?
The 4. price should appear very small – how can we do that?Thank you for your help and have a nice evening
MarcelJanuary 4, 2018 at 6:32 pm #893311January 4, 2018 at 6:32 pm #893313January 4, 2018 at 7:10 pm #893341Hey Victoria! Thank you, this works for me.
Is there also a demand which lets the 3rd price (strikethrough price / L) disappear? This one is not necessary but appears automatically.
January 4, 2018 at 9:16 pm #893427Hi christwars,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .price.price-unit.smaller del { display: none; }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.

