Product Page Details - by diorex - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: diorex
    diorex
    Participant
    April 26, 2016 at 14:22

    Hello,

    Could you please help me with the following re: Classico Theme?:
    On the product page I’d like to change the text “our offers” showing up under the brand name
    and connected to upsells products into sth else. Where / how can I do it?
    Also products that werec chosen to appear as upsells – on them I’d like to change the colour of the price. Same question – where and how can I do it?
    I am also not sure where and if the products chosen for crosssells are appearing. I do not see any at the moment.

    Thank you very much in advance for any help on this

    Diorex

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 26, 2016 at 15:28

    Hello,

    You can refer to Woocommerce documentation https://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/ .
    To change “Our offers” title you need edit the file wp-content/themes/classico/woocommerce/single-product/up-sells.php in line 34.
    To change price color use this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .sidebar-slider .amount {
       color: red;
    }

    Best regards,
    Jack Richardson.

    Avatar: diorex
    diorex
    Participant
    April 27, 2016 at 11:38

    Hello Jack,

    Thanks a lot for your answer.
    The price colour is changed – thank you. 🙂
    Could you please just help me on entering:
    wp-content/themes/classico/woocommerce/single-product/up-sells.php
    How do I enter the code there?
    How do I enter there – could you please give me the full https adress?

    Thanks in advance!

    Diorex

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 27, 2016 at 14:14

    Hello,

    To edit the file wp-content/themes/classico/woocommerce/single-product/up-sells.php you need connect to your server via FTP using some FTP client like FileZilla https://filezilla-project.org/download.php?type=client . If you don’t know FTP login details ask your hosting provider support.

    Best regards,
    Jack Richardson.

    Avatar: diorex
    diorex
    Participant
    April 27, 2016 at 14:17

    Hi again Jack,

    ON the page source code, on “Edit CSS” I was already searching, but I was not able to find.

    got Filezilla, I will try, thanks again!

    Have a good day

    Diorex

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 27, 2016 at 14:25

    Hello,

    You’re welcome.
    Let us know if there are any questions.

    Best regards,
    Jack Richardson.

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