You are viewing limited content. For full access, please sign in.

Question

Question

Field label change on table field

asked on June 2, 2014

How can I change the format of the label on a table field? It looks like it's formatted the same as Sections. It looks like Collections have the same format too. I just want that field to look like an ordinary field, with a label that's not as large as Section labels are.

 

Can CSS be used for this? If so, I haven't come up with the right CSS to do the job.

 

Thanks!

 

0 0

Answer

APPROVED ANSWER
replied on June 3, 2014 Show version history

To target the Table heading, use this CSS selector:

 

.cf-table-block .cf-section-header h1 {font-size: 14px; font-weight: bold;}

If you want to change the style for this heading as well as the one for sections and collections, you can edit the Section Title text settings for your theme on the Themes page.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.