Cannot Change Content Width, Font Size, or Line Spacing
-
I just purchased a Premium subscription for its “Advanced” customisation features and so far there seems to be barely any difference.
I can’t find any tool to change the width of my webpages (like how wide the paragraph boxes get, etc), the size of my fonts, or the line spacing. These are *essential*. I’m also not getting the business plan, so I won’t be using plugins. What do I do?
The blog I need help with is: (visible only to logged in users)
-
-
The Premium plan provides the ability to edit your site’s style directly using CSS code.
You can read more about how to access the CSS editor from this page:
https://wordpress.com/support/editing-css/
Changing things like fonts, spacing, and colors are all doable with CSS code. However, changing “structural” items in a theme (like
content_width(), etc.) are not possible using CSS and would require the ability to create and upload a custom theme, which is for Business plans or above.What I’d recommend is finding a theme that is nearly perfect, then use CSS to change the style items to the fonts/spacing/etc. that you want.
Also, now that you have a yearly Premium subscription, you now have access to priority email and live chat support that you can access from your account page:
https://wordpress.com/help/contact
You’ll be able to get help more quickly that way rather than posting in the free support forums.
I hope that helps!
- The topic ‘Cannot Change Content Width, Font Size, or Line Spacing’ is closed to new replies.