CSS Style Issues - by turner7 - on WordPress WooCommerce support

This topic has 13 replies, 4 voices, and was last updated 8 years, 10 months ago ago by Robert Hall

  • Avatar: turner7
    turner7
    Participant
    June 7, 2015 at 21:08

    Hey 8Theme!

    I’m currently dealing with an issue that’s in regards to css. I’m trying to change the color to text that’s present when one hovers over a product and the add to wish list and quick view is activated. Here’s the page where you can review the issue http://tampatshirts.com/shop. I would like to change the text or the background color in order to have the text readable.

    I have added the following css to my style sheet for the child theme and nothing is happening:
    .banner-style01 {
    border: 1x solid #000 !Important;
    }

    .add_to_wishlist {
    color:#fff !Important;
    }

    .show-quickly {
    color:#fff !Important;
    }

    I’m unsure what the problem is, but it’s almost as if the site is not reading the css style sheet. I’m also dealing with an issue with the purchase buttons within a product. Both the text and the button background are black and you can not read the text. I have tried placing css to change this, but I have run empty handed.

    I appreciate you taking the time to review this issue. 8Theme always provides great support and that’s why we use you for all our sites.

    Thanks,

    Etienne

    Please, contact administrator
    for this information.
    12 Answers
    Avatar: stan
    Stan Russell
    Participant
    June 8, 2015 at 08:39

    Hello,

    please show us on screenshot what elements color do you want to edit and how.

    Regards,
    Stan Russell.

    Avatar: turner7
    turner7
    Participant
    June 8, 2015 at 13:04

    I couldn’t find a way to attach an image to this ticket so I have uploaded it to the web. Here are the links:

    http://tampatshirts.com/wp-content/uploads/2015/06/tampa-t.png
    http://tampatshirts.com/wp-content/uploads/2015/06/tampat-shirts.png

    I had added the red outlines to show which elements I have been trying to edit. As you can see, one cannot read the text within those boxes. All I want to do is change the text to white so it’s readable.

    Thanks,

    Etienne

    Avatar: Eva
    Eva Kemp
    Support staff
    June 8, 2015 at 14:06

    Hello,

    Please add this code in style.css of your child theme:

    .footer-product a {
        color: white !important;
    }
    .product-information .cart button[type="submit"] {
        color: white !important;
    }

    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    June 8, 2015 at 14:39

    Nothing changed on both elements. This is what is perplexing. I have tried adding various css code and nothing changes.

    Thanks for looking into this.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 8, 2015 at 14:51

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: turner7
    turner7
    Participant
    June 8, 2015 at 14:54

    Here you go.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 8, 2015 at 15:12

    Hello,

    I’ve edited style.css and functions.php files in the child theme. Now the changes are active.
    Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    June 8, 2015 at 15:37

    Thank you very much. We appreciate your help.

    Great support!

    Avatar: turner7
    turner7
    Participant
    June 8, 2015 at 15:49

    I just noticed that the footer is missing. I’m not sure if your changes effected this.

    Avatar: Eva
    Eva Kemp
    Support staff
    June 8, 2015 at 18:13

    Hello,

    Please try to re-add your widgets into “Footer” area in Appearance > Widgets.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    June 8, 2015 at 20:36

    Okay, I was able to get it back. Thanks for the instructions. We appreciate your help.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 8, 2015 at 20:51

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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