Add page break on an element in HTML header

I think I coded it correctly, but it doesn’t work… can anyone help? please…
image

I think it should be with #. Also dont use spaces.

<style>
#mediaprint {
    page-break-after: always;
}
</style>

image

There is one letter missing in the ID field, that might be it. Or this CSS may not be your solution?

1 Like

typo corrected. still no page break. what else did I do wrong? can you test it to see if this method works? or you have other solution for me? thank you for the help!

You have to describe what your problem is first. What was the actual problem you were trying to solve with a custom css. Explain in details please.

What do you mean individual pages? Does it mean like completely separate pages? Maybe what you need is set the repeating group row count to 1 and add pagination. Or maybe what you need is a special page for that thing in the repeating group and open it with an id.

image

if I set the repeating group row count to 1 , it shows only “Large”