When I use the project action shortcode and insert text with heading 1 (instead of buttons like in your demo website) a big gap appears between the top line of the shortcode and text with heading 1.
[call_to_action]
[row]
[column width="8"]
cvCard WP is a clean and beautiful WordPress theme! (Heading 3)
What are you waiting for? Buy now and begin to blogging. (Paragraph)
[/column]
[column width="4"]
[cta_button_wrap]
[button text="BUY NOW" size="big" icon="icon-cart" url="http://www.example.com"]
[/cta_button_wrap]
[/column]
[/row]
[/call_to_action]
Unfortunately, I can’t, because I’m using localhost.
Could you please post a code to make text in project action shortcode bigger in size and bold. Maybe that would solve the problem, because right now the problem has something to do with headings style.