Making links larger
-
The customer is complaining that the links in the Event list are too small to read clearly. Can you instruct where to set the font larger?
Using a browser CSS reader I found this:
margin: 0px;
padding: 0px;
border: 0px none;
font-size: 100%;
vertical-align: baseline;…But I can’t find it in the WP editor for event-list.css.
The topic ‘Making links larger’ is closed to new replies.