Skip Navigation

[Resolved] Where can I change the Typography of a Single Line custom field

This support ticket is created 4 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Shane 4 years, 7 months ago.

Assisted by: Shane.

Author
Posts
#1576817
Screenshot 2020-04-07 at 11.34.38.png

Example : Code Activiteit
Where can I change the font size , color ?
Can I add CSS in my Style sheet ?

Thanks
Dirk

#1577557

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screenshot 2020-04-07 at 1.00.09 PM.png
Screenshot 2020-04-07 at 1.00.25 PM.png

Hi Dirk,

There are 2 ways that you can do this.

One way is by using CSS if you are using our classic views or templates to manually add the field's data to the frontend. Example if you're doing this below.


<p id='my-field'>[types field='my-field'][/types]</p>

Now this will give you the option to write your custom css for the field.

Secondly if you use the Gutenburg Block editor and use the Single Field block you will get the typography option to customize the font style of the text that the block will be displaying. See Screenshots.

Please let me know if this helps.
Thanks,
Shane