How to make the original strikethrough price font size smaller?

This topic has 4 replies, 2 voices, and was last updated 4 months, 2 weeks ago ago by Rose Tyler

  • Avatar: Ombi
    Ombi
    Participant
    November 16, 2024 at 18:57

    Hi, I’m confused, suddenly my category list has become very short. I didn’t do anything and he changed himself.

    I have cleared cache and cdn, nothing has changed.

    and how to make the original price font look smaller than the discounted price on all pages.

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 17, 2024 at 10:02

    Hello, Ombi,

    Thank you for reaching out to us.

    Could you please provide temporary wp-admin access? We need to check your settings.

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Best Regards,
    8Theme’s Team

    Avatar: Ombi
    Ombi
    Participant
    November 17, 2024 at 15:58

    use this

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 17, 2024 at 17:06

    Hello, Ombi,

    We appreciate your prompt response.

    1/ Custom CSS code can be used in settings of the element:

    selector .category-grid img {
        min-height: 350px;
    }

    2/ The next code can be added in Theme Options > Theme custom CSS > Global:

    .etheme-product-grid .price del {
        font-size: 12px;
    }

    Best Regards,
    8Theme’s Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.