Home › Forums › All Other Themes › WooCommercebuttons not showing
- This topic has 7 replies, 3 voices, and was last updated 4 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
November 28, 2019 at 7:01 pm #140141
I’m using SKT Cafe Theme and just installed WooCommerce plugin.
The Theme is supposed to be compatible with WooCommerce, but it’s not. Buttons for Add To Cart, Up/Down quantity etc are NOT showing.
How do I fix that!?
https://lazerangle.com/testsite/?product=sample-product
November 28, 2019 at 7:17 pm #140142Similar thing on the Cart Page. “Proceed To Checkout” button not showing, as well as the up/down arrows for quantity.
November 29, 2019 at 8:50 am #140158Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {background-color:#a46497 !important; color:#fff;}
Regards,
ChrisNovember 29, 2019 at 9:24 am #140162Hi Chris,
Added it to Custom CSS – cleared my browser cache – still same problem 🙁
-Mats
November 29, 2019 at 10:01 am #140168Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisNovember 29, 2019 at 7:05 pm #140203Something must have been still cached. Checked again this morning and “Add To Cart” on Product page and Proceed To Checkout buttons now look ok 🙂
Still not seeing “Add To Cart” button on the Shop page
Screenshot of the issue:
http://lazerangle.com/testsite/shop_add_to_cart_issue.pngNovember 29, 2019 at 7:07 pm #140204You can see it by yourself here:
https://lazerangle.com/testsite/?post_type=productDecember 2, 2019 at 12:57 pm #140303Hi,
Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:
.woocommerce a.button{background-color: #ebe9eb !important;}
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.