Hello,
In our form we have a Collection of fields, but when we apply a theme, the title of the collection doesn't get affected by the settings we apply in the Theme. Where it says Beneficial Ownership we want the format of to match the rest of the sections in the form (Management Control and Politically Exposed Persons).
So far I have referred to CSS to amend the size, style and background color of the the Collection Title but it still isn't exactly like the other section titles... The background color doesn't expand past the title..
.cf-section-header h2 { background-color:#c0c0c0; font-weight:bold; color:black; font-size: 14px; }
Is it some simple code that I'm missing or am I being blind and not seeing it in the Themes section?
Many thanks in advance!