New Landing How can we help? Themeforest Theme Support Dante Delete Sections Single Post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #102247
    Vlietson
    Member
    Post count: 13

    Dear Support,

    On every single post the following sections are visible:

    – Posted by admin on August 19, 2014 in TopGolf 0 Comments
    – About admin
    – Share this article (several social media icons)

    I like to delete:
    – Posted by admin on August 19, 2014 in TopGolf 0 Comments
    – About admin
    – Icons Google+ and Printerest

    Is this possible in the Custom CSS/JS section of theme options or do I have to remove taglines . php files?

    Thank you in advance.

    #102268
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .single-post  div.post-info{display:none !important;}
    .single-post  div.share-links{display:none !important;}
    .single-post  div.author-info-wrap{display:none !important;}

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #102274
    Vlietson
    Member
    Post count: 13

    Thanks, it works. However all sharing options are now deleted. I would like to only delete Google+ and Printerest.

    #102295
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove this one code:-
    .single-post div.share-links{display:none !important;}

    And use this one new code now:-

    .single-post  div.share-links ul.social-icons li.googleplus{display:none !important;}
    .single-post  div.share-links ul.social-icons li.pinterest{display:none !important;}
    
    

    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 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