- This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by
root.
-
AuthorPosts
-
April 17, 2020 at 12:59 pm #10722
root
KeymasterHi,
Some custom CSS won’t apply. I’m using the Apperance -> Customize -> Extra CSS function.
Also so tried your built in “Additional Scrips” function.. Didn’t work.These are the styles I’m trying to apply:
.kt-free-shipping-notice.kt-complete .kt-fill-free-shipping, .summary.entry-summary .kt-free-shipping-notice .kt-fill-free-shipping {
background-color: green !important;
}.kt-free-shipping-notice.kt-complete .kt-fill-free-shipping, .summary.entry-summary .kt-free-shipping-notice .kt-fill-free-shipping span {
color: #fff !important;
}Why is this not applying?
April 18, 2020 at 12:18 pm #10731root
Keymasterhi mate, we have an option in theme setting for changing Freeshipping color dont need to handle it with css :
Follow the below path :
Wordpress dashboard -> theme setting -> shop page -> Free Shipping Notice
-
AuthorPosts
- You must be logged in to reply to this topic.