TEXT COLOUR CHANGE - by PESCAMAR SADA - on WordPress WooCommerce support

This topic has 13 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 13, 2015 at 10:26

    Hi, I need to change the text color to white and not how. Thanks and regards.

    Please, contact administrator
    for this information.
    12 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2015 at 10:47

    Hello,

    Please use this code in Theme Options > Custom CSS > Global Custom CSS:

    .footer-product a, .footer-product span {
        color: white;
    }

    Regards,
    Eva Kemp.

    Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 13, 2015 at 11:00

    Thanks, It has solved part of the problem, but when the pointer is placed over black text ‘VISTA RAPIDA’ I need to look like ‘LISTA DE DESEOS’ .

    Thanks again

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2015 at 11:32

    Hello,

    Please also use this code:

    .footer-product span:hover {
        color: white;
    }

    Regards,
    Eva Kemp.

    Avatar: stan
    Stan Russell
    Participant
    October 13, 2015 at 13:09

    Hello,

    please use following css code:

    .show-quickly:hover {
    color:white!important;
    }

    Regards,
    Stan Russell.

    Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 13, 2015 at 20:02

    Thanks working perfect, google translator too.
    🙂

    yet I have 2 small problems with colors , but tomorrow is another day

    Avatar: stan
    Stan Russell
    Participant
    October 14, 2015 at 08:55

    Hello PESCAMAR SADA,

    is there anything we can help you with?

    Regards,
    Stan Russell.

    Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 14, 2015 at 10:00

    Yes my friend… good morning… I need help in many questions:
    Question 1:
    https://pescamarsada.es/wp-content/uploads/2015/10/foto-3.jpg
    Question 2:
    https://pescamarsada.es/wp-content/uploads/2015/10/foto-4.jpg
    Question 3:
    https://pescamarsada.es/wp-content/uploads/2015/10/foto-5.jpg

    I hope you understand, thank you very much and greetings. Congratulate you for your attention.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 14, 2015 at 11:07

    Hello,

    1. Please add this css code:

    .pagination-cubic li span.page-numbers.current {
        color: #FFF !important;
    }

    2. Use this code:

    .emodal .emodal-text .btn {
        color: white !important;
    }

    3. Please provide us with FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 14, 2015 at 11:35

    It is working perfectly. I am sending FTP data
    Thanks again for your attention.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 14, 2015 at 12:07

    Hello,

    3. The text isn’t translated with default WordPress theme too. We recommend you to translate it in Woocommerce file wp-content/woocommerce/includes/class-wc-form-handler.php (line 398).

    Regards,
    Eva Kemp.

    Avatar: PESCAMAR SADA
    PESCAMAR SADA
    Participant
    October 14, 2015 at 14:19

    Thanks Eva & Stand, your Support is perfect. Dont worry, I have many more questions 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    October 14, 2015 at 14:20

    Hello,

    You’re welcome.
    Let us know if further assistance is needed.

    Regards,
    Eva Kemp.

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

The issue related to '‘TEXT COLOUR CHANGE’' has been successfully resolved, and the topic is now closed for further responses

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