Try our conversational search powered by Generative AI!

Changing the width of a textbox that you see in Edit Mode

Vote:
 

rying to figure out how I would change the width of a textbox that we have under the Information tab in Edit Mode.

I've had a look at the rendered HTML and it looks like this:

<input name="ctl00$FullRegion$PC_60_1$EditForm$MetaTagDescription$ctl00" class="episize240" type="text" maxLength="255" value="home page meta description"/>

That class 'episize240' is in a file called system.css that I'm guessing I'm not supposed to edit. Even if I could edit it, the rendered tag contains no 'id' attribute so I'm not sure I could write a selector for it.

The property type behind this textbox is PropertyString, and I'm guessing that 'episize240' is the default css 

#206567
Aug 24, 2019 5:14
Vote:
 
#206569
Aug 24, 2019 9:53
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.