Home Forums WoodMart support forum CSS Class Price

CSS Class Price

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #255669

    defjam2oo1
    Participant

    Hi there. I don’t get the deposit price (Font-Size) changed in my shop without changing the Font-Size from the sales price. It worked on my old theme. I would like to have the deposit Font-Size price lower. Is that because of the theme?

    #255690

    defjam2oo1
    Participant

    Fehlende Logindaten…

    #255710

    Hello,

    Please provide the screen what you configure and what you get on the front-end, I do not catch your problem.

    Best Regards

    #255748

    defjam2oo1
    Participant

    image

    The first price (Pink) for example 30px font size and the second price ( deposit) with text (red) for example 20px Font size.
    unfortunately this is apparently one class and I can only change it together

    #255749

    defjam2oo1
    Participant

    Image

    Attachments:
    You must be logged in to view attached files.
    #255943

    Hello,

    Yes, they are of one class and it can hardly ever be changed.

    Best Regards

    #255956

    defjam2oo1
    Participant

    why is that now? in my old theme there were 2 classes. can i create my own for it?

    #256114

    Hello,

    Please provide your site URL I will check.

    Best Regards

    #256119

    defjam2oo1
    Participant
    #256199

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .price > span.amount:first-child {
    	 font-size:50px;
    }

    Please set the font-size for the price as you wish. I get this result with the code: https://prnt.sc/whl9fh

    Best Regards

    #256235

    defjam2oo1
    Participant

    That was very good. Thanks .
    Unfortunately, the base price is now pretty high 🙁
    The Base Unit Price is now in the same class like the normaly Price .
    only the price should be great.

    #256247

    defjam2oo1
    Participant

    i did it. many thanks for the help

    #256262

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 13 posts - 1 through 13 (of 13 total)