Show sections (content) based on constraints

Hi,

How can I show sections (content) based on constraints, if I want to edit the Integrity start page:
wp-content -> themes -> x -> framework -> views - integrity - > wp-index.php
The goal is to only show added full width div sections on the start page.
I assume, therefore I have to use a if-function and add a constraint which checks, if the current page is the start page?

Or do I have to change different views/sites?

Could you please have a look and assist?

Thanks in advance!

Hi There,

Would you mind giving us more details of the contraints/filter you are trying to add? Or much better the end point of what you’re trying to achieve? For guidance, please check this article. I think add_action() will fit on your case but just want to gather more information before suggesting for fitted solution. Also share your site URL so we can consider your current setup. Thank you.