Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #221751

    I am hoping you can give me a bit of code to add to my CSS that will trip away the date and time stamp from my sidebar widget
    example
    http://50.6.140.113/find-coach/

    I would love to be able to make the logos larger at this location too. If you have code from that that would be great.

    thanks for the great theme.

    #221755

    Hi fixedopsinsight!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .news-time { display: none; }
    .image_size_widget .tweet-thumb img, .image_size_widget .news-thumb img {
    width: 36px; height: 36px; }
    .news-thumb { padding: 0; min-width: 38px;
    min-height: 38px; }

    Cheers!
    Yigit

    #221757

    Outstanding fix!
    thank you for your knowledge

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to remove date and time stamp from enfold latest news widget’ is closed to new replies.