At the moment, all buttons on my website have the same design (rounded, version 2 in screenshot). However, I have an iframe implemented on my website (data from external link), which contains buttons with a different style (square, version 1 in screenshot). Is there a way to change the style of the buttons from the iframe to the exact same style as my buttons? (through custom css for example?)
The only differences between the buttons are the following:
- Rounded vs. square-ish
- Thickness of text
*The hoover effect is the same.
Screenshot: https://i.stack.imgur.com/Tz4AX.jpg
Note: The website is built on Wordpress & Elementor (latest versions).