8theme products - by ejder077 - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 4 years, 6 months ago ago by Rose Tyler

  • Avatar: ejder077
    ejder077
    Participant
    October 6, 2019 at 08:30

    Hi,

    I am using 8theme products elements.
    1. How can I enlarge the price and the product name?
    https://ibb.co/ZSV0Lgy
    2. How can I add something like “HOT! ” on the specific product?
    https://ibb.co/ZSV0Lgy
    3. Hoe to hide the SKU on the product page?
    https://ibb.co/1dN9Z8C

    Thank you

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 6, 2019 at 09:44

    Hello,

    1)

    .product-view-booking .price .amount {
        font-size: 16px;
    }
    .product-view-booking .product-title a {
        font-size: 18px;
    }

    2) By default there is “Sale” Label is available but you can change the “Sale” text to “Hot”, go to Theme Options > WooCommerce (Shop) > Shop elements > Sale & Out of Stock.
    Additional labels you can try to add using a 3rd party plugin.
    3)

    .single-product .sku_wrapper {
        display: none;
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    October 10, 2019 at 03:57

    I changed the label from “Sale” to “HOT!”, but how can I make the label appear?

    I tried to do it by setting a sale price, but the “HOT!” label does not showup.
    https://ibb.co/gWpHGKV

    Thank you

    Avatar: John Holden
    John Holden
    Support staff
    October 10, 2019 at 04:01

    Hi,

    Please re-send screenshot, I can’t see it http://prntscr.com/ph7xy9

    Regards,
    Hung PD

    Avatar: ejder077
    ejder077
    Participant
    October 10, 2019 at 05:14
    Avatar: John Holden
    John Holden
    Support staff
    October 10, 2019 at 05:31

    Hi,

    Please send:

    – FTP info (server, username, password, port)
    – Admin info (wp-admin URL, username, password)

    I will check this problem for you.

    Thank you for your patience

    Regards,
    Hung PD

    Avatar: ejder077
    ejder077
    Participant
    October 10, 2019 at 05:39

    Hi

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2019 at 07:20

    Hello,

    Theme Options > WooCommerce (Shop) > Shop elements > Sale & Out of Stock > Show Sale Percentage > Off.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    October 10, 2019 at 08:56

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2019 at 09:02

    Hello,

    You’re welcome!

    Regards

  • Viewing 10 results - 1 through 10 (of 10 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.