Posted: June 13, 2021 at 11:28 am
|
I’m using Divi (Elegant Themes) and added a shortcode in a code module. I would like to style the buttons to match the site. How do I go about that? CSS? |
Hi Laura, Yes, you’ll need to use some CSS to style the button to match Divi’s styles. Is there a button on the site you’d like to match? I can give you an example if so. Using this selector:
Should allow you to style it however you prefer and you can add that in Appearance -> Customize -> Additional CSS. |
|
|
That would be awesome — yes the “sign up button” if you scroll down on the homepage http://campaign.flywheelsites.com Thanks!! |
Something like this:
I’ve just copied some of the styles applied to the button you mentioned and assigned them onto the ticket selector button. You may need to make some changes to the above so it fits how you want the button to be output, but it should give you something to work from 🙂 |
|
|
It’s beautiful! Can I also get that for the “Proceed to Payment Button” or can you tell me what I can change? Thank you so much. |
This should now also apply to the checkout buttons:
|
|
|
I really appreciate your help. EE is a perfect solution for what we need. Any chance I could get some CSS for the “View Full Order Confirmation” button, too? : ) |
Adding
So
|
|
|
Beautiful!! I have a reports question. when I click “All Registrations CSV” report, it load another tab with the data, but not a download. Am I supposed to save that or will it download somewhere? |
The .csv should download, the above usually means your server has an incorrect MIME type set for .CSV files, or your browser is set to automatically open them. If you test this in another browser do you get the same issue? When you click the button, does it show another screen with a progress bar or does it instantly open the new tab? |
|
|
It shows the progress bar and then opens a new tab. I’ll try another browser. Many thanks!! |
Ok, so the progress bar means you are (correctly) using the batch export system on your site, so if the same thing happens with another browser you can try adding: A to your sites |
|
The support post ‘Button and Style Formatting and Notifications’ 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.