Questions about content
-
Hello,
Is there any additional CSS that can make text in content area (basically the text on every page) centered?
The problem I seem to run into is I can make text centered by changing width for .content-area from 70 to 30 or 40, but then that makes text look awful on a cell phone by making it like single lines.
I’m probably not be completely clear since I’m not a web guy, but basically just want to center all text in a content area and have it work responsive for PC, mobile, and table.
Also, I’d like to put a gray shaded area behind all text. I tried this with .content-area {background: rgba(20, 20, 20, 0.4) !important; }, however the shaded area is a lot wider than the text, text is off to the left side.
Ideally, it would be great if I can center all text, easily pick a font size, and put a shaded area under all text in a page.
Thanks,
DonThe page I need help with: [log in to see the link]
The topic ‘Questions about content’ is closed to new replies.
