contact2vsys
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Buttons not showingYou’re welcome, and congratulations for your website … top !
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Buttons not showingOf course yes 😉
In the child theme CSS
.widget_shopping_cart_content .buttons {
bottom: 100px !important;
}the value of “bottom” attribute must be the height of the paragraph with class:buttons
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Buttons not showingIn the child theme CSS
.widget_shopping_cart_content .buttons {
bottom: 100px !important;
}the value of “bottom” attribute must be the height of the paragraph with class:buttons
Forum: Plugins
In reply to: [WooCommerce Cart Tab] No direct link to Cart ?OK, they can’t be shown because they’re too much in the bottom.
I’ve solved it with a personalized CSS.
Thanks …
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Buttons not showingI had the same problem.
I’ve solved it with a personalized CSS.
…
… and now, after many tests, the price box no longer appears !
uninstalled, reinstalled, same problem …
thank you for lost time !!!
Viewing 6 replies - 1 through 6 (of 6 total)