Remote Checkout
-
Is it possible to remove the “Checkout” text?https://cloud.erstensmertens.de/index.php/s/zfzDFr4BkZMSHga
-
Hi there!
Thank you for your question.
The screenshot appears to be in a different language, so I just want to make sure I understand correctly.
It seems like you want to hide or remove the “Checkout” button/text from the mini cart. Is that correct, or are you referring to something else on the page?
Could you please clarify exactly which “Checkout” text you would like to remove?
Also, please share your site URL so we can better understand the layout and assist you further.
https://notfalltrainingszentrum.de/
Remove “Zur Kassee” The Custome should be Pay only with PayPal.
Hi @masterfox5,
Thanks for sharing the URL.
You can hide the text using this CSS:
.awb-menu__woo-wrap.fusion-menu-cart-checkout-link
{
display: none;
}See: https://share.zight.com/v1u7Xn1p
I hope that helps. Let us know if you need anything else.
do you mean style.css in Theme Editor?
Hi @masterfox5,
Not the Theme Editor. I’d avoid editing
style.cssdirectly as any theme update would overwrite your changes.The safer place is Appearance → Customize → Additional CSS. Just paste the snippet there and click Publish. It’ll survive theme updates and take effect straight away.
Okay – Design in WP…No…
However, it is not a major issue, as we have revamped the site.
PayPal is now working smoothly, and the checkout page looks better as well.
The shopping cart was missing in the mobile view.
Now, everything is in place.You could be granted temporary access, if needed.
Hi there!
Thank you for the update.
I’m glad to hear that you’ve revamped the site and that PayPal is now working smoothly. It’s also great to know that the checkout page looks better and that the missing shopping cart issue on mobile has been resolved.
Please note that we are not permitted to access users’ sites directly using login credentials, and we always recommend that credentials not be shared publicly in the forums.
Could you please confirm whether you still need any further assistance with this issue? Also, were you able to test the code shared by my colleague, and did it work for you?
So far, I haven’t been able to do anything with the CSS.
This thread can be closed.
Thanks.
You must be logged in to reply to this topic.
