Jump to content

Paypal checkout option box width


Recommended Posts

Hello,

 

I have installed the PayPal Europe module and configured it, but when going through the checkout the box that the paypal option is within appears to be only 50% width or less.

 

I would like it to be 100% width like the bank transfer option above it. I have spent already a few hours trying to find how I can fix this and suspect it is within /modules/paypal/views/templates/hook/express_checkout_payment.tpl but there doesn't seem to be anything too obvious to edit.

 

Any assistance on what and where to edit would be much appreciated!

post-944629-0-76027100-1424838644_thumb.png

Edited by matthewcossey (see edit history)
Link to comment
Share on other sites

  • 1 year later...

Thanks Peter, I had not seen that topic.

 

For anyone else having this problem. You can resolve it by:

 

in /modules/paypal/views/templates/hook/express_checkout_payment.tpl

 

REPLACE <div class="col-xs-12 col-md-6"> WITH <div class="col-xs-12 col-md-12">

 

Perfect It works on Prestashop 1.6.1.4

 

Thx a lot

Link to comment
Share on other sites

  • 2 months later...
  • 3 months later...

Hi all !

 

I have this same problem.. Have changed /modules/paypal/views/templates/hook/express_checkout_payment.tpl

 

<div class="col-xs-12 col-md-6"> Replaced with <div class="col-xs-12 col-md-12">

but still it looks like this :

file.jpeg

 

I run ps 1.6.1.5 and paypal Europe v3.10.10

 

Thanks !

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...