Restoring Pages - by ejder077 - on WordPress WooCommerce support

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

  • Avatar: ejder077
    ejder077
    Participant
    March 27, 2020 at 11:33

    Hi (ERROR: Duplicate topic detected; it looks as though you’ve already said that!)

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2020 at 11:37

    Hello,

    Please read this article – https://docs.woocommerce.com/document/woocommerce-pages/

    Regards

    Avatar: ejder077
    ejder077
    Participant
    March 27, 2020 at 11:49

    Thankl ypou

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 27, 2020 at 12:09

    Hello,

    Is it some information about tax? Then you can use tax suffix http://prntscr.com/rnr2y3

    Regards

    Avatar: ejder077
    ejder077
    Participant
    March 27, 2020 at 12:16

    This is perfect. Thank you.

    How can I customize the position, color and size of the suffix?

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 27, 2020 at 12:26

    Hello,

    By additional customization. Provide link to the product and we’ll send you the custom CSS.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    March 27, 2020 at 13:44

    I am using these pages now

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2020 at 14:05

    You can use this code –

    .woocommerce-price-suffix {
        font-size: 15px !important;
        color: red;
    }

    I can’t see tax on your single product page http://prntscr.com/rntbu9

    Regards

    Avatar: ejder077
    ejder077
    Participant
    March 27, 2020 at 14:16

    Why is that? I cannot see it now either…..

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2020 at 14:47

    We do not have wp-admin access to this site. What settings did you change after making the screenshot?

    Regards

    Avatar: ejder077
    ejder077
    Participant
    March 27, 2020 at 15:18

    Please check the login info.

    I dont think I made changes

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2020 at 15:25

    http://prntscr.com/rnuywf – please check.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    March 28, 2020 at 02:32

    sorry

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2020 at 07:58

    I did not make any changes but can see the tax on the single product page now.
    Try to use the next custom CSS code:

    .single-product .product-information-inner .woocommerce-price-suffix {
        font-size: 18px !important;
        color: red;
        margin-left: 5px;
    }
    .single-product .product-information-inner .price {
        display: inline-flex;
    }
    

    Regards

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

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

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