Forum Replies Created
-
AuthorPosts
-
Thanks all working now perfect
Hi its not fixed when I go to Theme Options I just get blank screen you can see a screenshot here https://prnt.sc/p2Q2_7nv_JHE
Thaks that worked perfectly
Yes thanks, I have one last problem the testimonial slider is not working on mobile devices please look at the image https://ibb.co/CBkJwMk hope you can help with this.
Thanks that worked 😀
This search https://ibb.co/gzvxbn9 theme used SKT Nutristore
Yes please
I have this problem https://vitaminkompaniet.se none of this snipits work
So on to the next question, how to remove the word Cart from the shopping cart on the top Menu Bar and just have the image of the shoping cart?
I amanged to fix useing custom CSS:
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
background:#64b744 !important;
background-color:#64b744 !important;
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#ca0606 !important;
}
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
background:#64b744 !important;
background-color:#64b744 !important;
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#ca0606 !important;
}
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
background: #64b744 !important;
color:white !important;
text-shadow: transparent !important;
border-color:#ca0606 !important;
}
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
background: #64b744 !important;
box-shadow: none;
text-shadow: transparent !important;
color:white !important;
border-color:#ca0606 !important;
}
Take a look at the image https://ibb.co/n0GRwtz
a little more information I need to get wc-proceed-to-checkout to be this color : #64b744
Hi thanks I will test this tonight when I get home from work
oh sorry please try again now
Can close this I have fixed it now my self! thanks
-
AuthorPosts