Hello - I am trying to make the button text bold in my pricing tables. Can you please let me have the CSS code for this please
Hello @Jason5
Thank you for contacting us!
I am happy to provide you with a special CSS code to make the button’s font bold:
.eapps-pricing-table-column-button{
font-weight: bold;
}
Could you please check it and let me know if it helped?
Thank you! It works perfectly
1 Like