Posted: August 30, 2018 at 7:53 am
|
Hi, The button is orange and I will like it to be the same color as the other button of the site. return ‘ Total.’; What do I have to add to change the button color in the iframe ? |
|
Hi, The button is orange and I will like it to be the same color as the other button of the site. return ‘ Total.’; What do I have to add to change the button color in the iframe ? |
Hi there, Whilst it is possible to add some CSS to the iframe output to style the button, you would generally run into more problems with an iframe than you would with the shortcode, especially with regards to being responsive. May I ask what problems you run into on mboile when using the shortcode? Your theme may be applying styles that we can override to make it work better for you. |
|
|
I’m using the iframe in the plugin “Eventon”. Here the page: When using the shortcode, the name of the tickets stay in one row, so when the name is too long, the client cannot see the quantity selector. They have to turn their phone to be able to see it and many clients do not turn their phone, so they write to the support team for help. It is very time consuming. But when I use iFrame, the ticket’s name go on many rows, so all the selector fit on the screen. For the moment, I’m using Avada theme, but soon I will change it for Astra. Thanks |
That’s actually from styles included in Avada that prevent the ticket selector table from being responsive. You can add the styles listed here to fix that: https://gist.github.com/joshfeck/c391f560acdb7fdc9235 You can add those to Appearance -> Customize -> Additional CSS |
|
|
Yes, it fixed the problem with the shortcode. |
You’re most welcome. |
|
The support post ‘Submit button color in a iframe embed code’ 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.