Custom Coding: How to fix automatic Indentation
-
Hey guys,
I have purchased custom coding and would like to know how to fix the automatic indentation that comes built in to the Vertigo WordPress theme.
Thanks for the help!
Website: http://afraidofcatz.wordpress.com/
The blog I need help with is: (visible only to logged in users)
-
I can’t help with that but I thought you might want to read what Staff said here > https://en.forums.wordpress.com/topic/vertigo-theme-paragraphs-should-not-auto-indent?replies=2
-
Thanks for the reply TT,
I thought purchasing the custom coding package would allow me to change this.
Maybe I’ll purchase the domain to have more flexibility…
Does anyone else have any other recommendations?
-
Yes, the Custom Design upgrade allows you to change this. Paste this in the CSS editor:
.format-standard .entry-content p + p, .type-page .entry-content p + p { text-indent: 0; } -
- The topic ‘Custom Coding: How to fix automatic Indentation’ is closed to new replies.