CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Center Text

by Aggie85 » 05 Jun 2016 16:39

Howdy!

By default the selected date is left justified! Since I am using SeelctList components that CENTER their values, what is the proper way to have the selected date to centered?

Thanks!

Aggie85
Aggie85
 
Posts: 273
Joined: 15 May 2013 02:24

by Alexander Bulei » 06 Jun 2016 14:51

Hi Aggie85,

You can change the appearance with css class.

Set the css class on component (e.g: my-custom-css), then use the css selector in your custom css file:

Code: Select all
.my-custom-css input{
  text-align:center;
}


Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQMMobiScroll2

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.