Tagged: woocommerce
-
AuthorPosts
-
September 19, 2016 at 11:05 pm #688852
Hi, I am using woo commerce and payfast is my payment gateway. There is an alignment issue on the interim page before the payfast payment page. How can this be fixed?
Thank you
IsmaeelSeptember 21, 2016 at 5:07 am #689600Hi InnoV82014,
Could you post a link to the site in question so that we can take a closer look please?
Thanks,
RikardSeptember 21, 2016 at 9:23 am #689681Thanks for your response Rikard
The website in question is a online shop with 2x products selling in South Africa only. Please inout an South African address on cart and checkout. Shipping rates set only for South Africa.
You can use the following address:
3 Ossian Road
Observatory
Cape Town
South Africa
7925The minor issue is on the interim page before the PayFast payment page. You can then cancel the transaction on the PayFast payment page
Looking forward to your response
Ismaeel
September 26, 2016 at 1:12 pm #691601Hi Still waiting on response, sent on 21 September 2016
Please advise
September 26, 2016 at 3:08 pm #691724Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-555.woocommerce-order-pay input[type="submit"] { padding: 14px 20px; margin-top: 4px; border-radius: 2px; }
Best regards,
YigitSeptember 26, 2016 at 4:22 pm #691762Thanks for the response. I have added the above code to the style css in child theme and was unsuccessful. Still not correct, please advise
Regards
IsmaeelSeptember 26, 2016 at 4:25 pm #691765Hi!
Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page? :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.Best regards,
YigitSeptember 26, 2016 at 4:28 pm #691773Hi, please see screen shot below
Regards
IsmaeelSeptember 26, 2016 at 4:40 pm #691781Hi!
I seen this screenshot but we are trying to fix the second button, is that correct? If so, code i posted above should have worked. Please try adding !important rule to it as following
.page-id-555.woocommerce-order-pay input[type="submit"] { padding: 14px 20px !important; margin-top: 4px !important; border-radius: 2px !important; }
If that too does not help, please create a temporary admin login and post it here privately.
Best regards,
YigitSeptember 26, 2016 at 5:00 pm #691802Thank you Yigit, the code worked thank you
Regards
IsmaeelSeptember 26, 2016 at 6:00 pm #691849Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘Alignment issue on interim page before PayFast payment page’ is closed to new replies.