LindsayU
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] can't install dummy data fileHi ajcwebcreations,
No, I’m not using Woocommerce. Turns out I downloaded the JC Importer and that worked.
Thanks for taking the time to respond!
Forum: Fixing WordPress
In reply to: How to page one of my pages, my home page?thanks!
Forum: Fixing WordPress
In reply to: Set different column widths on single pageok, I’ll try that. Thank you so much!
Forum: Fixing WordPress
In reply to: Set different column widths on single pageI get that principle. But I just tried
.post .content { width:100%; max-width:38em; margin: 0 auto; }And it messes up this bit of code, by making the columns extra-narrow.
.page-id-2 .post .content { width: 64em; }so currently I’m using
.post .content { width:38em; margin: 0 auto; } .page-id-2 .post .content { width: 64em; }Forum: Fixing WordPress
In reply to: Set different column widths on single pageNarrower browsers – like on a smart phone?
Is there a way for me to have the best of both worlds? The ability for narrower browsers to see the text nicely on their screens, but also to have a say, someone on a laptop see my site with a pre-set maximum text column width?
Forum: Fixing WordPress
In reply to: Centering columns of text?Hi Seacoast,
Andrew was helping me before. I wanted narrower columns.
Thank you again, Andrew!
Forum: Fixing WordPress
In reply to: Custom CSS Manager Installation. Step one?Thanks again, Andrew. Worked well.
Forum: Fixing WordPress
In reply to: How to adjust text body widthAnd how would I change it to centre the text?
currently it’s all left-justified
Forum: Fixing WordPress
In reply to: How to adjust text body widthoh, wow. okay. Thank you so much Andrew!
Very appreciated!Forum: Fixing WordPress
In reply to: How to adjust text body widthah… i see. And I put this in “Appearance > Editor” ?
Forum: Fixing WordPress
In reply to: How to adjust text body width