How do I stop my homepage from moving left to right in Colorblock theme?

Colorblock theme.

I also added a Pagefly section as my banner, which looks like it is extending slightly further than my header (and the rest of the page). Could this be the problem? I’ve tried fixing it in the theme editor and Pagefly, but no luck yet.

*photo shows how far the homepage moves, the pink section is the Pagefly (it slightly extends past the header)

Thank you!

Hi! It’s the Colorblock theme. Thanks :slightly_smiling_face:

Hi @madeful

about this problem there may have been a conflict, you can use this code in PageFly editor to fix it

.__pf [data-pf-type="Section"] {
    overflow-x: hidden !important;
}

if my suggestions doesn’t work well, please contact our 24/7 live chat support to discuss more and fix it.

Best regards,

Victor | PageFly

1 Like

Thank you! This worked :slightly_smiling_face:

1 Like

@madeful You’re welcome. I’m glad that I can help :blush: