SP Container Row/Column "CSS Class"

xiaix
Tera Guru

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.

2 ACCEPTED SOLUTIONS

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:

find_real_file.png

 

Define a CSS class:

 

find_real_file.png

 

Then make sure the column container I needed was highlighted blue:

 

find_real_file.png

 

Then click the pencil icon:

 

find_real_file.png

 

Stick this in there:

 

find_real_file.png

 

Save and enjoy.

View solution in original post

4 REPLIES 4

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:

find_real_file.png

 

Define a CSS class:

 

find_real_file.png

 

Then make sure the column container I needed was highlighted blue:

 

find_real_file.png

 

Then click the pencil icon:

 

find_real_file.png

 

Stick this in there:

 

find_real_file.png

 

Save and enjoy.

Thanks, this is helpful and I will use it down the road. 

Sorry, I didn't see you had posted that. 

Brandon

No worries!  🙂  I'll mark your answer as Correct since the serviceportal.io link really helped.