I have posted this before but the person I was working with has let their membership expire. Can someone help?
Hi
I am trying to change the font size for the body of my articles. It is too small.
So far I have changed the JA Teline IV/templates/css/template.css to:
/* Article —*/
.blog-featured .article-content,
.blog .article-content { font-size: 100%; }
.item-page .article-content {
font-family: Georgia, Cambria, “Times New Roman”, Times, serif;
font-size: 300%;
}
.item-page.ja-telineiv-blog {
position: relative;
}
Cleaned cache
No change upon refresh of page.
I went to the article in the backend, opened, saved, cleaned the cache, still no change upon refresh.
What am I missing?
Does this change in the code only effect new article created? (This is why I opened and saved the article again).
Any suggestions would be helpful.
Thanks
Susan