Hi, Please see attached image. The Proceed to Checkout button is cut off on the iPhone view. Any ideas to fix this? Thanks! www.stashcash.biz
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 480px){ input.checkout-button.button.alt.wc-forward { width: 165px !important; } } It will resolve your issue. Thanks & Regards Yogesh Bhade
Hi, Do you know how to change the "Shop" title to something else? Please see screen shot or explore tab at www.stashcash.biz Thanks!!
Hello, For this you have to create a new page as per your need which you want to set title. After that go for woocommerce=>setting=>Products and set your shop page from available page this will change your title. Thanks & regards Pramod