
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 10:47 AM
So I notice here: Row and column CSS that you can choose a CSS Class... however, where are those classes defined? The fields are not reference fields, they're string fields.
I have custom CSS I want the container rows/columns to use.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 11:00 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 11:34 AM
Thanks. Your second link was the same link that I posted, which the information therein wasn't helpful (SN docs are still very much a work-in-progress)
Your first link was somewhat helpful, but eventually led me to conclude the solution on my own.
All I had to do was to into the SP page properties:
Define a CSS class:
Then make sure the column container I needed was highlighted blue:
Then click the pencil icon:
Stick this in there:
Save and enjoy.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 11:00 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 11:34 AM
Thanks. Your second link was the same link that I posted, which the information therein wasn't helpful (SN docs are still very much a work-in-progress)
Your first link was somewhat helpful, but eventually led me to conclude the solution on my own.
All I had to do was to into the SP page properties:
Define a CSS class:
Then make sure the column container I needed was highlighted blue:
Then click the pencil icon:
Stick this in there:
Save and enjoy.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 11:39 AM
Thanks, this is helpful and I will use it down the road.
Sorry, I didn't see you had posted that.
Brandon

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2019 03:13 AM
No worries! 🙂 I'll mark your answer as Correct since the serviceportal.io link really helped.