Loading...
 
Features / Usability

Features / Usability


Re: Re: Files list text font huge

posts: 758 United States

Gary, for some reason I do not find the comment you made here in this topic as was mailed to me, your comment was:


Do you mean the text "Files and images in this category"? If so, this is an H2 heading, which in the Utopias theme is specified to have a 30-pixel font size. You can add

Copy to clipboard
h2, .h2 { font-size: 22px; }


or some such pixel size in your Look & Feel custom CSS, if you like. (If I'm talking about the wrong text, let me know.)


Gary, the header is fine actually, what I am talking about is the actual file listing. If you go to those two pages I linked to above in the first topic, the font size for the "Material Processing" page file listings is huge, as compared to the font size at the "Works" page.

I have tried to reduce that text size with:

Copy to clipboard
a { font-size: 14px;


and that works fine, but consequently it also reduces the size of the page title.
Any help is greatly appreciated.

There are no comments at this time.