By Athanasios Zisopoulos on Monday, 03 September 2018
Posted in General
Replies 1
Likes 0
Views 461
Votes 0
Dear Support i need to add some space inside the top of my replies but i see they have a class <ed-reply-content>
from were can i add an override for adding 5px margin top

thanks.
Hey there,

I had helped you to add the following CSS code as you required at Backend > EasyDiscuss > Themes > Custom CSS:


#ed .ed-reply-item__bd {
margin-top:5px !important;
}


Can you clear your cache including your server cache before you refresh your page to have a look?
·
Tuesday, 04 September 2018 10:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post