Center Header Names Home › Forums › General discussion › Center Header Names This topic has 4 replies, 2 voices, and was last updated 6 years, 4 months ago by Alexander Bautz. Viewing 4 reply threads Author Posts June 22, 2018 at 19:20 #21247 Robert OgdenParticipant Alex I currently have the heading on top of the fields and was wondering if there was a way of centering them. Please see the attached graphic. Thanks Rob Attachments:Capture2.png June 24, 2018 at 08:07 #21251 Alexander BautzKeymaster You can add this snippet to your Custom CSS: .sbs_FieldLabel .ms-formlabel{ text-align:center; } Alexander June 28, 2018 at 19:31 #21292 Robert OgdenParticipant Alex Thank you so much for the snippet but it didn’t work. I have included what I have in my Custom CSS .sbs_FieldTable .dffs_tdWrap *{ width:auto !important; } sbs_FieldLabel .ms-formlabel{ text-align:center; } td.ms-formlabel h3.ms-standardheader{ font-weight:bold; } June 28, 2018 at 19:42 #21296 Robert OgdenParticipant Alex I figured it out – I just cut all the code out that I had in there and started adding it in snippet by snippet – it worked. Sorry for the fire drill and thank you so much for the snippet. Rob June 28, 2018 at 20:19 #21300 Alexander BautzKeymaster I’m glad you figured it out. Alexander Author Posts Viewing 4 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In