realmadrid2121 .
Posts: 0
Joined: Mon Sep 22, 2014 1:08 am

Styling the Data filter for a list

Trying a few different methods to get the data filter for list item to display a bigger font. Cant seem to get this to work . Please help

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Styling the Data filter for a list

Hello,

Not sure I understand what you are trying to achieve.
Show us what you have tried and what does not work.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Styling the Data filter for a list

Hello,

Please use following JS code to change styles:

pre

//where "mobilelist_303" is your list name.
Apperyio("mobilelist_303").parent("*").find(".ui-filterable input").css("font-size", "30px")

/pre

Regards.

Nabeal Saif
Posts: 0
Joined: Mon Dec 01, 2014 4:50 am

Styling the Data filter for a list

Thank Yurii, worked perfect

Nabeal Saif
Posts: 0
Joined: Mon Dec 01, 2014 4:50 am

Styling the Data filter for a list

Thanks Yurii, Worked Perfect

realmadrid2121 .
Posts: 0
Joined: Mon Sep 22, 2014 1:08 am

Styling the Data filter for a list

Thanks Yurii, This worked !

Return to “Issues”