By Syabab on Friday, 17 April 2020
Posted in General Issues
Replies 1
Likes 0
Views 553
Votes 0
Hi,

On which file should I change to remove border and change padding in EasyDiscuss - Welcome module?
I try to override but it's not working.

ED1.png



Thanks for any help.
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

You can apply this following css from your template.


body #ed.m-welcome .has-dividers--bottom-space > .ed-list__item {
border-bottom: 0px;
}

.page-header {
border-bottom: 0px !important;
}
·
Saturday, 18 April 2020 11:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post