TheOS2Guy
Member
Posted 6 months ago #
Ok, need a little help. Love the layout and theme HelloSexy but find the content text to be too small, especially for small screens/devices and the default color of grey should be black. Options for changing color and text size do not appear in the posting menu buttons. How do I change these two items permanently so that whenever I update the text will be larger and solid black?
Thanks.
If you post a link to your site, someone might be able to help.
TheOS2Guy
Member
Posted 6 months ago #
Thanks. Any help would be appreciated.
Here's the site url: http://www.os2guy.com
Try adding this to the end of style.css:
article p, footer p, article ul, article ol {
font-size: 14px;
line-height: 1.6em;
}
Adjust the values as needed.
Also, try installing the Ultimate TinyMCE plugin to add more capability to the editor.