New Landing How can we help? Themeforest Theme Support Dante Remove Date in Dante Blog

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #154860
    enensa
    Member
    Post count: 18

    Great day Dante Support! I need assistance with the following:

    (1) Removing dates and author from blog posts

    (2) Change the hover image that displays in front of portfolio thumbnail items and any photo where light-box is enabled. (See image that appears when hovering over the thumbnail image above ‘Financing Strategies’, ‘Team-building’, and ‘Concept Design’ here: http://dde.d77.myftpupload.com/)

    (3) Customize the destination that the ‘Show All’ icon hyperlinks to when viewing individual Portfolio Pages

    (4) Remove the Comments Form from the bottom of the page (See bottom of: http://9f6.a31.myftpupload.com/)

    THANK YOU IN ADVANCE!!

    #154896
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1-Please use this custom css code:-

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

    2- Please provide me specific page url to check.

    3- Please provide me specific page url to check.

    4- Please go to Admin -> Theme Options -> General Options -> Here you can disable comments

    Thanks
    Mohammad

    #154914
    enensa
    Member
    Post count: 18

    (1) Ok, so that only removed the date and author from the blog post preview here: http://9f6.a31.myftpupload.com/blog-timeline-full-width/.
    Now I need to remove it from the blog details here: http://9f6.a31.myftpupload.com/2015/02/hello-world/

    (2) I already provided that link. Here it is again: http://dde.d77.myftpupload.com/)

    (3) Nevermind for now

    (4) It appears that there is nowhere in Dante’s ‘Theme Options > General Options’ that allows me to remove the comments fields.

    #154931
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please use this custom css code:-
    span.vcard{display:none !important;}

    2- This is hover color not a image. You can change it through this css code:-

    figure.animated-overlay figcaption{
    background-color:#ff0000 !important;
    }
    

    4-Please use this custom css code:-

    #comment-area{display:none !important;}

    Thanks
    Mohammad

    Thanks
    Mohammad

    #158768
    rileyberg
    Member
    Post count: 29

    Good afternoon — I am using the “Recent Posts” content element to populate the Upcoming Events section of my homepage, located at: http://bergdevsite.com/

    I would like to remove the post date from this page so that each post title is separated by the dotted lines (without a big white space where the date used to be). I have used other custom CSS found in the forums to remove the post date from the posts themselves, but can’t figure out how to do it here.

    Can you assist, please?

    Thank you!!!

    #158777
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .page-id-11862 span.post-date {
    display: none;
    }

    .page-id-11862 .recent-post {
    margin-bottom: 0px!important;
    }
    -Rui

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