Home Forums WoodMart support forum How can I change product price font size?

How can I change product price font size?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #329889

    Mert
    Participant

    How can I change product price font size? that I marked red .

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product .price .amount {
        font-size: 36px;
    }

    Best Regards

    #330182

    Mert
    Participant

    there is a probem when I add this code, the product price size is gettin smaller you see the screenshot. and also see other codes in css global

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

    Hello,

    Please provide the login details of the website to check it myself and help you out accordingly.

    Best Regards

    #330305

    Mert
    Participant

    okay, it is in private content.

    #330388

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #330413

    Mert
    Participant

    the problem is still continue. it occurs sometimes and autoptimez show me %1 clear cache value but I did not change anything when I open new page everytime.

    #330414

    Mert
    Participant

    the problem is still continue. it occurs sometimes and autoptimez show me %1 clear cache value but I did not change anything when I open new page everytime. Please try to open every category pages after clear cache.

    #330436

    Hello,

    The issue on your website is due to the cache plugins. Please disable cache plugins then check back.

    Best Regards

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