By Peter Spiegelenburg on Tuesday, 11 September 2018
Posted in General
Likes 0
Views 513
Votes 0
Like in this topic, I am facing the same issue.

I have tried the code in the other topic

body #eb.mod_easyblogmostpopularpost .mod-grid-1 + .mod-grid-1 .mod-item {
border-top: 1px solid #d7d7d7;
padding-top: 15px;
}


And I have replaced
easyblogmostpopularpost
with
easybloglatestblogs
but I can't get it to work.

Am I missing something?

Regards, Peter
Sorry, I made a typo in the CSS-file.

The correct code should be

body #eb.mod_easybloglatestblogs .mod-grid-1 + .mod-grid-1 .mod-item {
border-top: 1px solid #d7d7d7;
padding-top: 15px;
}


Case closed

Regards. Peter
·
Tuesday, 11 September 2018 00:55
·
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.
·
Tuesday, 11 September 2018 01:08
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post