Reply To: Indent ALL Comments to the right a few pixels

Homepage 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

#7413
Eric
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