Plugin Support
David
(@diggeddy)
Hi there,
Border Radius has been added to the Headline Block in GB 1.2 – which we expect to be releasing the alpha version this week.
Hi David,
Good to hear, how we can reach it?
Do you release alpha version in here?
Plugin Support
Leo
(@leohsiang)
I’ll comment here when its release 🙂
Hello @leohsiang @diggeddy ,
I installed the updated version and created border radius in headline block.
Thanks for that.
But google pagespeed insights says there is big CLS, Cumulative Layout Shift.
here is the block : https://mega.nz/file/d9tw2SqD#JRe-UNmUU5ndl1P2LFQa2xy2oVZ9UGDho8OKylBTNM8
Here is the comment from google : https://prnt.sc/w6frxz
Do you have any comment?
Thank you
Plugin Support
David
(@diggeddy)
Can you share a link to your site so we can take a look at the issue?
Hi David,
Sure, Here it is.
Pass: 2020
Plugin Support
David
(@diggeddy)
As a general rule you should not lazy-load the logos on a site.
Most lazyloaders provide options to exclude images based on a CSS Class. You can use: is-logo-image – but this is not the issue.
If you look at the CLS elements google reports the major element being affected is the main site container – which is being forced down because of the Slider you have in your hero. You can even see that when the page first loads. You will need to check with the slider plugin author to fix that.