By JH on Thursday, 03 January 2019
Posted in General Issues
Likes 0
Views 345
Votes 0
Hi folks,

Not sure if this is a bug or not. Here goes: the CSS class .es-comment-item-date appears different when displaying under a video embed (see screenshot 1). It *should* appear as you see in screenshot 2 (attached). It's almost as if the CSS rules are being applied twice to the first instance and only once to the second. Is this a bug?

Thank you kindly,

James
Hi there,

Applied css codes below. By the way, can you try to clear your cdn/server cache in order for them to take place as those styling are served on your cdn currently. Maybe you can turn them off first so that we can further check this issues. Please advice.

[gist type="php"]
#es .es-comment-item-meta .es-comment-item-date, #es .es-comment-item-meta .es-comment-item-reaction-stats {
font-size: 13px;
}
[/gist]
·
Thursday, 03 January 2019 10:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you! Problem solved. CSS was coming from two different stylesheets. I appreciate your help, Warith!
JH
·
Friday, 04 January 2019 21:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey,

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.
·
Friday, 04 January 2019 21:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post