By Steve on Sunday, 21 April 2019
Posted in General Issues
Likes 0
Views 351
Votes 0
Hi,

I'm trying to hide the text "Filter Timeline", but I cannot seem to locate either the file on the server or get the correct CSS override.

I've tried using:

#es .o-media__image {
display: none !important;
}

and

.o-media__image {
display: none !important;
}


Neither seems to work.

Thanks and appreciate the help,
Steve
Nevermind, I found I had an error in the above code. Had an ) instead of a }. Now I know! lol
·
Sunday, 21 April 2019 01:24
·
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.
·
Sunday, 21 April 2019 09:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post