Home › Community Forums › Epik Theme Support › Indent ALL Comments to the right a few pixels › Reply To: Indent ALL Comments to the right a few pixels
September 15, 2013 at 1:21 pm
#7413

Customer
You could add some padding to line 1867 in your css like this –
#comments,
#respond {
line-height: 1.5;
overflow: hidden;
padding-left: 20px;
}
Then adjust the number to what you’re comfortable with.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com