Child Theme CSS issue – Cart Buttons
-
Using a MU install.
I created the following folder structure:
/wp-content/themes/MyTheme-child/woocommerce/cart/cart.phpAs soon as I add that cart.php file into that folder with NO modifications applied to it, my cart page buttons (Apply Coupon & Update Cart) get changed to have a transparent background. I can only see them if I hover where they should be.
I am looking to modify the file located at:
/wp-content/plugins/woocommerce/templates/cart/cart.phpHowever, I’m not sure why those 2 specific buttons are being effected.
The CSS for the hover effect seems to still work, just not the default background color.Any Suggestions?
The topic ‘Child Theme CSS issue – Cart Buttons’ is closed to new replies.