New Landing How can we help? Themeforest Theme Support Supreme Remove contents of .blog-item-details

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Supreme
  • #123827
    suprm
    Member
    Post count: 4

    I know that I can hide it via CSS using this

    .blog-item-details {
    display: none!important;
    }

    But that just hides it cosmetically, the actual text is still there if you check the HTML code. I want to remove it to speed up page loads. I know I’d have to modify the PHP files and have no problem with redoing the edits manually later once an update hits.

    #123915
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please to edit standard.php at /supreme/
    Find this code to remove:-
    <div class="blog-item-details clearfix"><?php printf(__('By %1$s on %2$s', 'swiftframework'), $post_author, $post_date); ?></div>

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register