Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

On this page: http://richardclunan.net/how-to-write-to-sell-more/

…I wanted to increase the text size of the yellow-hilighted words "How to Write to Sell More".

To do that, I added this: "font-size: 28px" into the code of the wordpress page. And that increased the size of that line as I wanted.

But I'd like to know if this might create an issue displaying the page on different screens / different devices.

I've tested it on a couple of screens and it seems fine -- but when I want a line of text to be in a bigger font size than my regular body font, is what I've done there a solid way to do it? Or is there another way to do it to ensure different screens and devices display it well?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.