Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #739698

    How can we hide the last slash shown here

    https://i.imgur.com/quuG01X.png

    #739836

    Hey kilimats,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .text-sep-date {
       display:none;
    }
    

    Best regards,
    Vinay

    #739895

    ive added it, cleared the cache and forced a refresh with CTRL+F5 but still shows, any idea?

    #739896

    Hi,

    It appears as intended on my end. Please review the site again.

    Best regards,
    Vinay

    #739899

    oh nice, so i also see the change when using a guest profile on Chrome but still see the slash when using my regular chrome profile, i tried the CTRL+F5 already and no luck, how do i force a refresh on chrome?

    #739911

    Hi,

    Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

    #739977

    So weird, i did that but the slash remain visible, any other idea? (works fine when using chrome guest account though)

    #740035

    Hey!

    It is something cache related, if you open an other browser and it is working fine, then everything is fine for you.

    Thanks a lot

    Regards,
    Basilis

    #740361

    thanks sounds good, resolved

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Hide slash after date’ is closed to new replies.