New Landing How can we help? Themeforest Theme Support Dante Publish date removal

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #203816
    origamico
    Member
    Post count: 57

    Hello how to remove a post’s date of publish (see screenshot)

    Attachments:
    You must be logged in to view attached files.
    #203829
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    .single-post .post-info{
    display:none;
    }

    -Rui

    #204465
    origamico
    Member
    Post count: 57

    It’s still there

    #204472
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #204473
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It wasn’t working because you had an error in the css above.
    I moved my suggested css to the beginning and it works fine.

    Check this rule, you are missing the closing bracket.

    .blog-item .excerpt { display: none;

    -Rui

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