Hello,
I am using the Call to Action element and would like to reduce the spacing between the icon and text. Also, to center the text to be even on both sides.
Hi,
You can adjust it in the Style tab of the Call To Action element.
Best regards
Thank you.
I was able to fix the gap on the right. What about the gap between the Icon and Text?
For that, Custom CSS is required. If you attach a link to this page, I can help you prepare it.
Thank you I appreciate the help. Link: https://qlthlhufco.onrocket.site/
Use this code:
.call_to_action .button .button_icon{ margin-right: 15px; }
Put it in the Custom CSS field in the Page options.
After using it, you might also adjust the right padding of the button, but you need to check that.
Comments
Hi,
You can adjust it in the Style tab of the Call To Action element.
Best regards
Thank you.
I was able to fix the gap on the right. What about the gap between the Icon and Text?
For that, Custom CSS is required. If you attach a link to this page, I can help you prepare it.
Best regards
Thank you I appreciate the help. Link: https://qlthlhufco.onrocket.site/
Use this code:
Put it in the Custom CSS field in the Page options.
After using it, you might also adjust the right padding of the button, but you need to check that.
Best regards