Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #914579

    Dear Support,
    We have products with attributes from which we create variables. The title of variable is not displayed (visible) on the site – it is there, but it is in the same color as the background. Can you please advice how to fix it? – does not work even with other plugins deactivated (we use latest version of enfold)
    We are also using YITH WooCommerce Catalog Mode, are you aware of any conflicts with this plugin. We get almost all options work apart from displaying button (add to cart) on products included in exclusion list.

    #914581

    Hey annlen,

    I see, this looks to be a css issue. Please add the following to quick css:

    .variations label{
    color:#000!important;
    }

    Best regards,
    Jordan Shannon

    #914582

    Works, thx.
    Can you advice how to make it look the same as the attributes name bellow?
    Would it work if I add text-transform: capitalize; ?

    Have you also maybe any tip with add to cart button?

    #914583

    Can you also tell me where I can find redirection to checkout after adding product to the cart?

    #914587

    Hi,

    Focusing on the first follow-up, what is going on with the add to cart button? What needs to be fixed?

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.