White space in global blocks

I’ve got white space appearing here: https://engagemental.co.uk/training-courses/cold-calling-training/ when using Global Blocks - but not when using normal sections here https://engagemental.co.uk/training-courses/

Do you have any idea why, please?

Hi @JonC,

I checked the site and the while space is coming for the 45px default top and bottom padding of the section that is in the Global Block.

So kindly check the section setting of the global block then set the padding to 0.

Hope this helps.

Now that’s odd because that is not showing in the editor?!

Is this maybe a css defined thing?

Hello @JonC,

There are some invalid html codes on the page. For example, you have added this in the headline element:

<h5><span style="color: #48639c;">Rapid-fire coaching for individuals</span></h5>

You only need to insert this:

<span style="color: #48639c;">Rapid-fire coaching for individuals</span> 

You don’t even need the <span style="color: #48639c;"></span> because the headline element has it’s default color picker.

For the gap in the bottom, please check out the global block and the second section where you have added the global block. It may have contained the 45 pixel gap. If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/apex/forum/t/how-to-get-support/288

Best Regards.

Thanks - Secure note added above/below (depending on your view…)

I used this because otherwise it seems to ignore the site font settings?

Hi @JonC,

Section have default 45px padding. You don’t see it because Advance Option is OFF. I enable it in X > Settings > User Preferences > Advance Mode: Choose Always ON
After that I edit the page in question and remove those 45px.

You are awesome!

Thank you.

Confused - sorry - where do you do this?

Hello @JonC,

Thanks for updating in!

Those margins in the section settings can be found if Advanced Mode is enabled. Once it is enabled, you will have element controls like margin, padding, background, and a lot more.

The top and bottom padding were set to 0 already. There are no more gaps in your section now.

The fonts in X > Theme Options > Typography will be applied globally. Please be advised that if you use the v2 text and headline elemens, it has it’s own default font styles. You can change it in the Text Format in the element settings. You will have to add fonts to the font manager so that you will have a uniform fonts for the global settings and your individual text and headline element settings.

To get to know more about the font manager, you can check this out:

Hope this helps.

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