-
AuthorPosts
-
February 29, 2020 at 2:19 pm #1189019
Hi,
I got a questions for my page Graffiti Wall Art Addicts around the world. Since i can’t attacht images please find the search url here: https://graffitiwallartaddicts.com/?s=banksy
I would like to remove the date and only have the search term in white letters. But I can’t read the letters on both mobile and desktop, could you help me change this?
Like to hear,
Kind regards,
GWAA
March 1, 2020 at 8:14 am #1189177Hey Bpieterse,
Please try the following in Quick CSS under Enfold->General Styling:
#top .main_color input[type='text'] { color: #000 !important; } .search-results .post-meta-infos { display: none; }
Best regards,
RikardMarch 1, 2020 at 4:26 pm #1189225Hi Rikard,
Thanks, but it doesn’t work.
Maybe because i had previous CSS used?
This is my CSS now:
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
color: #fff !important;
}
#top .main_color input[type=’text’] {
color: #000 !important;
}.search-results .post-meta-infos {
display: none;
}Hopefully this image opens:
Kind regards,
BobMarch 2, 2020 at 5:40 am #1189336Hi Bob,
The CSS I gave is applying when I check your site, please try loading it in an incognito/private window or clear the cache from your regular browser and reload.
Best regards,
RikardMarch 2, 2020 at 11:42 am #1189392Hi Rikard,
I cleared my cache and minimfied CSS / JS, but still on desktop and mobile no results.
If i wait for a few day’s it maight be solved than?
Like to hear,
Bob
March 2, 2020 at 11:43 am #1189393Even in incognito mode on dekstop and with duck duck go cleared on mobile.
Add*
March 3, 2020 at 6:27 am #1189582Hi Bob,
Here’s what I see on my end using both regular and incognito windows in Chrome: https://imgur.com/a/cP1NxF1. If that is not what you are seeing then you are likely getting cached results.
Best regards,
RikardMarch 3, 2020 at 11:19 am #1189686Hi Rikard,
Yeah that’s great but what i would like to fix is the following:
Both on mobile as desktop is shows only the date and is not very user friendly.
Do you know a solution for this?
Like to hear,
Thanks in advance,
Bob
March 4, 2020 at 5:46 am #1189894Hi,
Thanks for the clarification. Please try this CSS as well:
.header_color .ajax_search_title { color: #fff !important; }
Best regards,
RikardMarch 24, 2020 at 1:23 pm #1196364Thanks this works! :)
March 25, 2020 at 4:53 am #1197555 -
AuthorPosts
- You must be logged in to reply to this topic.