Paystack Button dispalys bad on the frontend.
« on: February 20, 2018, 07:43:30 AM »
Paystack Button dispalys bad on the frontend. I Tried to find the file to edit but couldn't, even tried to use css to hid some items but still useless. Can someone help me...Paystack is best for my country. https://screenshots.firefox.com/5EUAiSn5fS0lxAQS/eastads.com.ng

*

MB Themes

Re: Paystack Button dispalys bad on the frontend.
« Reply #1 on: February 20, 2018, 09:28:12 AM »
What is your URL? I was not able to reproduce issue on our side.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Paystack Button dispalys bad on the frontend.
« Reply #2 on: February 20, 2018, 10:37:21 AM »
What is your URL? I was not able to reproduce issue on our side.
eastads.com.ng

Re: Paystack Button dispalys bad on the frontend.
« Reply #3 on: February 20, 2018, 11:20:16 AM »
Could it be that I need to update the plugin? How do I know when my plugin needs an update.

*

MB Themes

Re: Paystack Button dispalys bad on the frontend.
« Reply #4 on: February 20, 2018, 11:53:41 AM »
@Engr
Add this to your style.css:
Code: [Select]
.osp-pay-button #uniform-undefined { background: transparent; border: none; box-shadow: none; height: auto; position: relative; width: 100%; }
.osp-pay-button #uniform-undefined button { opacity: 1!important; position: absolute; top: 0; left: 0; width: 100%; }
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Paystack Button dispalys bad on the frontend.
« Reply #5 on: February 20, 2018, 07:21:56 PM »
@Engr
Add this to your style.css:
Code: [Select]
.osp-pay-button #uniform-undefined { background: transparent; border: none; box-shadow: none; height: auto; position: relative; width: 100%; }
.osp-pay-button #uniform-undefined button { opacity: 1!important; position: absolute; top: 0; left: 0; width: 100%; }

Ok Now this solved it. Thanks, but i have a question.

How do I know when my plugin has an update?

*

MB Themes

Re: Paystack Button dispalys bad on the frontend.
« Reply #6 on: February 20, 2018, 08:09:26 PM »
You can your osclasspoint updater plugin to see latest versions for your products.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots