function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Edwin HerreraEdwin Herrera 

Visualforce Markup

Hi Everyone,
I am having a difficult time with the visualforce markup style. Could someone direct me to somewhere I can read how to increase font size, change font family, change color, etc.
The main issue I am having is that my text boxes are very thin and I would like to make them wider.

Thank you
JeffreyStevensJeffreyStevens
Basically - read up on CSS - as that's how you effect the markup
SalesFORCE_enFORCErSalesFORCE_enFORCEr
Define the style attribute of your input text box and add width in % or px