Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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

    #1189177

    Hey 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,
    Rikard

    #1189225

    Hi 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:

    https://compressor.io/server/?file=Desktop_Graffiti_Wall_Art_Addicts_Around_The_World_Menu-compressor.jpg&download=1

    Kind regards,
    Bob

    #1189336

    Hi 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,
    Rikard

    #1189392

    Hi 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

    #1189393

    Even in incognito mode on dekstop and with duck duck go cleared on mobile.

    Add*

    #1189582

    Hi 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,
    Rikard

    #1189686

    Hi Rikard,

    Yeah that’s great but what i would like to fix is the following:

    View post on imgur.com

    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

    #1189894

    Hi,

    Thanks for the clarification. Please try this CSS as well:

    .header_color .ajax_search_title {
        color: #fff !important;
    }

    Best regards,
    Rikard

    #1196364

    Thanks this works! :)

    #1197555

    Hi,

    Great, I’m glad to hear that it’s working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.