How to remove some text in Order Details
-
Hi
I’d like to remove the text “via Flat Rate” on the checkout page and also on the Thank You page after purchase. Can you please tell me how I can do it?
I@ve highlighted it here: https://ibb.co/Yp5xWJ2
Thanks very much
Hello,
Please provide the login details of the website to check it myself and help you out accordingly.
Best Regards.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
#shipping_method label {
font-size: 0;
}
#shipping_method label .amount {
font-size: 18px;
}
Best Regards
Thanks for taking a look. It fixed the via Flat Rate issues but now when the customer qualifies for Free Shipping, it doesn’t show up – it’s just blank.
screenshot: https://ibb.co/RgSFv9f
Also, when cart is empty, It doesn’t show the contents of my html block eventhough it exists. Could you please also take a look at that. Thanks
screenshot: https://ibb.co/z8ddPH2
Hello,
1.Sorry but we can only hide the label on a flat rate with CSS that will work the same for the label text on the shipping.
We could not apply conditions for it using CSS. It requires customizations and this is beyond our limitations and support policy.
2.The empty cart area only supports text not HTML Blocks.
Best Regards
Ok – I’ll try and find a workaround for 1.
For the Empty Cart page issue – it’s from one of your demo pages – I just changed the html block details and it I get a message html block id 12154 as per the screenshot. If I can’t add an HTML block, how do I remove the block reference from the message? I can’t see anywhere where I can add/remove text to the Cart Empty Page.
Thanks
Hello,
Please Go to Theme Settings >> Shop and try changing the empty cart text.
Screenshot for Clarification: https://gyazo.com/f61f189c64209dc145e9455fcf0b5033
Best Regards
Hello,
We are Glad that you loved our Theme and Support Staff. We wish you all the best.
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘How to remove some text in Order Details’ is closed to new replies.