Problems with color fonts - by Cr3atorf1lm

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

  • Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    February 20, 2018 at 21:40

    Hi there,

    I need your help in the following:
    1. the font color of the filter button need to be white ( the button that appears once you have pressed after the button show filters)

    2. the font color add to cart at the category page need to be white
    3. also the button at the page https://humanpet.gr/cart/ that colpmetes the order needs to be white

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2018 at 14:00

    Hello,

    Please use this custom css code:

    .price_slider_wrapper .price_slider_amount button, 
    .add_to_cart_button,.woocommerce-cart input.btn, 
    .cart-collaterals .checkout-button {
        color: white;
    }

    Regards

    Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    February 21, 2018 at 14:33

    Hi ,
    still no change

    any idea?
    thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2018 at 14:36

    Hello,

    Please create an empty dynamic.css file in woopress-child theme folder and set permissions 777 for the file + add wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' ); in woopress-child/functions.php file. Then go to Theme Options and re-save them.

    Regards

    Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    February 21, 2018 at 15:07

    Hi
    now only the add to cart button at the category page still has the same font color
    thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2018 at 15:12

    Hello,

    Please add !important; https://prnt.sc/ihtufr

    Regards

    Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    February 21, 2018 at 15:30

    sorry
    still the same
    thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 21, 2018 at 15:58

    Hello,

    Please clear cache and check one more time https://prnt.sc/ihuku3
    If still the same, please provide me link to page with the problem.

    Regards

    Avatar: Cr3atorf1lm
    Cr3atorf1lm
    Participant
    February 21, 2018 at 18:09

    ok thnx so much

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2018 at 08:50

    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

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