Support

Home Forums Event Espresso Premium Customise Payment Page

Customise Payment Page

Posted: February 3, 2017 at 8:32 am


VetDynamics

February 3, 2017 at 8:32 am

Hi
Looking to customise payment page, as the information is currently all aligned wrong. So all the prices, event name etc is centre aligned left aligned and right aligned all mixed up.

I’ve tried using your ‘search’ on the forums but it doesn’t work.

This is how it currently looks: https://i.imgsafe.org/4a1da991f4.jpg

We want it to be nicely ordered like this: (obviously they are using a different theme and its a different width template but we want it all left aligned and looking neat and readable) https://i.imgsafe.org/4a2073a26e.jpg

Thanks.


Tony

  • Support Staff

February 3, 2017 at 10:08 am

Hi there,

Most of that is from your themes default table styling, the table headers are center aligned by EE but not all of the content.

You can override the current styles using:

#spco-payment-info-table td, 
#spco-payment-info-table th {
    text-align: left;
}

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.

I’ve tried using your ‘search’ on the forums but it doesn’t work.

Can I ask what you mean by it doesn’t work? What happened when you searched the forums?


VetDynamics

February 6, 2017 at 2:24 am

Thanks for coming back to me, very helpful.

I am trying to make it all align left, the button seems to be massive! See screenshot here on how I would like it to look, any ideas how?
https://i.imgsafe.org/8412159033.png

Also, here is the search not working, all i get is a ‘loading’ and then nothing happens.
https://i.imgsafe.org/841149da78.png

many thanks.


Lorenzo Orlando Caum

  • Support Staff

February 6, 2017 at 9:36 am

Hello,

You can try this CSS and adjust as needed:

input#ee-promotion-code-input.ee-promotion-code-input { max-width: 375px }

On the search tool not working, what web browser are you using and does that happen in a different web browser?


Lorenzo

The support post ‘Customise Payment Page’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso