If you are having issues with Gutenberg editor, please simply download official Classic editor plugin.
Haven't found you're looking for? Visit goodstore howto web

CSS Error GoodStore v1.6

  • I was trying to get the 'Add to Cart' button text to show in #fff through goodstore-child/style.css, but it just don't bite. It adamantly stuck in the custom-styles-1.css. The thing is, the background and the font color are very close (dark grey), there's no contrast at all. So I suppose this is a CSS error in version 1.6.

    I've no choice but to change the color to #fff in custom-styles-1.css. Hopefully in the next update, I can remember to change it again.

    Here's what I'm talking about;


    http://www.mydomain.com/wp-content/themes/goodstore/css/custom-styles-1.css

    .woocommerce .product-style-1 .box h2, .woocommerce .product-style-1 .box h2 a, .woocommerce .product-style-1 .box .price, .woocommerce .product-style-11 .box h2, .woocommerce .product-style-11 .box h2 a, .woocommerce .product-style-11 .box .price, .woocommerce .product-style-0 .box .addtocart a.button:hover, #content .woocommerce .product-style-1 .box .addtocart a.add_to_cart_button.post_name.button.product_type_simple, #content .woocommerce .product-style-11 .box .addtocart a, #content .woocommerce .product-style-11 .box .addtocart a:hover {
      background-color: #404040;
      color: #444444;
    }
  • All following comments are shown for registered users only!

    (5 more comments)
This discussion has been solved.
All Discussions