Twitter Widget Pro / Hide Twitter Post Time

Support Area Forums Photobug Twitter Widget Pro / Hide Twitter Post Time

Viewing 6 posts - 1 through 6 (of 6 total)
URL to the page in question:
  • Author
    Posts
  • #13942
    Gor
    Participant

    Hi Bill,

    I have the same problem a but with the “new” widget, I would like remove the date twitter widget of the header but no success with no codes.

    I know that there is an option in the menu of the widget, but it does not work for me.

    Is there any css code I can use?

    Regards,
    Gor

    #13943
    Bill Robbins
    Moderator

    Any chance you could send over a link so I can take a look at the widget for you?

    Thanks,
    Bill

    #13960
    Gor
    Participant

    http://atapbi.com/

    😉

    #13965
    Bill Robbins
    Moderator

    Thanks. Here’s what you’ll need to do to hide the Twitter post time:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      span.time-meta {
      	display: none;
      }
      
    3. Update your settings.

    If you run into any questions or trouble, just let me know,
    Bill

    #14035
    Gor
    Participant

    Well done Bill !!

    Thanks a lot

    Regards

    Gor

    #14039
    Bill Robbins
    Moderator

    Anytime. Have a great day!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Twitter Widget Pro / Hide Twitter Post Time’ is closed to new replies.