Margin title

Dear support

I have almost finish my website.
But still i have a huge space between the top of each section and my title H2 : headline
You can check online https://spsearch.fr/?page_id=1926

I have tried to reduce space with the cornerstone panel… but nothing works.
Thanks for your help

Hello Camille,

Please add the class mtn to the h2 tag like this:

<h2 class="mtn"><span style="color: #333333;">Our exper<span style="color: #0292cf;">ti</span>se</span></h2>

Also, please note that you do not have to actually add <h2> to the text content of the headline element as it is already wrapped by an h2 element by default.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.