Help! I’ve just installed Lavish Pro and it’s great. But the font can be a little small and hard to read, so I want to increase the size to 16px instead of 14px like the default is. My problem is that it’s not taking effect when I make changes in the CSS.
Here’s what I have now:
body {
font-family: ‘Georgia’,’open sans’, ‘HelveticaNeue’, ‘Helvetica Neue’, arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.428;
background-color: #fff;
color: #656565;
overflow-x: hidden;
}
But when I check the website it doesn’t take. In fact, it says the font size is actually 12.8px. What’s going on?
FontSizeNewWebsite.jpg
Attachments:
You must be
logged in to view attached files.