This topic has 3 replies, 2 voices, and was last updated 11 years by inboxi.

  • Author
  • #1272
     inboxi
    Participant

    can you give me css to hide date and time for the following pages?

    1. site activity feed
    2. members profile activity
    3. group directory page
    4. group activity feed

    thanks a lot

    #1273
     inboxi
    Participant

    5. group members page

    #1280
     SQadmin
    Keymaster

    Hi,
    You can inspect html elements with Firebug for Firefox and add the the display:none style
    1,2,4. span.time-since {display:none}
    3. #groups-list p.date {display:none}
    5. #member-list span.activity {display:none}

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #1286
     inboxi
    Participant

    thank you.

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?