List Manager Forum

layout prob - font smaller

User martinsai 2016-08-03 14:05:39

Hi Guys,
how can I make the font smaller of all field names and all informations in the tables and avoid horizontal bar?
see http://2h.sen-muenchen-land.de/alarmgeber/buzzer.html

thnx and cheers
martin

Moonsoft support 2016-08-03 15:31:36

Hi,
the table doesn't set any font-size, this style is being inherited from your site css:

/templates/jp-ultimate/css/bootstrap.css

you can change the font-size there or create a new class regarding only the table, for ex:

.table-responsive {
font-size: 10px;
}


Hope this helps, regards

User martinsai 2016-08-04 09:56:10

Thnx so much! your help is really great! Solved!

...
Support/development

Perfect for small code changes or to correct any bug at your site

Buy now!
...
List Manager

Build different lists for your site

Buy now!