By Groupe Média Théapolis on Wednesday, 21 November 2018
Posted in General Issues
Likes 0
Views 589
Votes 0
Hello,

In the category page, the first element of the stream seems to have a small problem.

Link : https://www.leweborateur.fr/weroom-categories

The <div class="o-row"> is shifted relative to the <div class="ed-forum__hd">.

The set goes down and superimposes the lines below.

Do you know where the problem comes from ?

Best regards.
Hi there,

Applied css codes below at this path .../templates/ja_social_ii/html/com_easydiscuss/css/custom.css and it should shown as it should now. Please give it a check and see how it goes.

[gist type="css"]
.view-forums #ed .ed-forum__hd {
height: 100% !important;
padding: 16px !important;
}

#ed .ed-list > :first-child {
margin-top: 40px;
}
[/gist]
·
Wednesday, 21 November 2018 12:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Thank you very much for your help, we did not find the solution in css.

Best regards.
·
Wednesday, 21 November 2018 18:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Wednesday, 21 November 2018 18:05
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post