web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Pages - Design & Build
Suggested answer

Editing Web Page Form Code

(0) ShareShare
ReportReport
Posted on by 2,317 Moderator
I know I can do some basic editing of a field using the Power Pages Design. However I want to do a little more advance formatting to a field Title and Description. (e.g. Colors, URLs etc). I imagine I can do this in Visual Studio Code.
 
However I can't find where in the Studio code to make changes to the fields in a form. The HTML references the container but how do I make changes.
 
 
As an example I want to change the Title in the image below 01.School text to show in Red.
 
 
 
Categories:
I have the same question (0)
  • Building with Why Profile Picture
    332 Super User 2025 Season 2 on at
    Editing Web Page Form Code
    A couple of notes on the @Lucas001 response (which will work). 
    I always include !important to any custom css.  It just works more reliably.
    If you don't want ALL of your inputs to have the same formatting you will need to be very specific with your css formatting.  you can find more details on the field by doing an Inspect of the component.
  • Suggested answer
    Lucas001 Profile Picture
    2,294 Super User 2025 Season 2 on at
    Editing Web Page Form Code
     
    you will need to create a css rule for your from input.
    Rightclick on the title and go for inspect. You can than get the CSS Selector and paste it into your pages css file inside vs code.
    Change the font color (CSS Text) with css to red and you are good to go.
     
    The selector will look something like "prefix_label_name"
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Pages

#1
Jon Unzueta Profile Picture

Jon Unzueta 87 Super User 2025 Season 2

#2
Shafiuddin Profile Picture

Shafiuddin 45

#3
Fubar Profile Picture

Fubar 44 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics