Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #365649

    Hi,

    On the Woocommerce shopping cart flyout the links (view cart | checkout) are using the “Logo Area font color” from the Enfold general settings which is not what I want. Is there a way to change the colour for the links without being a global effect?

    #365814

    Hey Snerp!

    Thank you for using Enfold.

    You can use these selectors to modify the cart dropdown links:

    .header_color .cart_dropdown .dropdown_widget li a, #top .header_color .avia_cart_buttons .button, #top .header_color .dropdown_widget .buttons .button, .header_color .cart_dropdown_first .cart_dropdown_link, .header_color .cart_dropdown_link {
    background-color: #ffffff;
    color: #333333;
    }

    Best regards,
    Ismael

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