New Landing How can we help? Themeforest Theme Support Dante Remove "Posted By" from the Portfolio Header Slider

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #109619
    Enrico
    Blocked
    Post count: 62

    Hi, I need to remove the row “posted by…” from the white card that placed over the header slider.
    It’s possible?

    Another question, It’s possible to put the single portfolio description in place of the “posted by…” text?

    Thank you
    Enrico

    #109637
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Add this to your custom css:

    .caption-details-inner .details .item-author {
      display: none;
    }

    2) Unfortunately not sorry

    – Kyle

    #109644
    Enrico
    Blocked
    Post count: 62

    Thank you!

    Enrico

    #109647
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

    #116608
    Vitryph
    Member
    Post count: 44

    Hi Sw Team

    Same question but for the Posted in + category inside each page in the blog ?

    I test :

    .caption-details-inner .details .item-category {
    display: none;
    }

    But it doesn’t work !

    Thanks for your help !

    #116612
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us the url of your site?

    -Rui

    #116613
    Vitryph
    Member
    Post count: 44
    This reply has been marked as private.
    #116616
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your theme custom css option.

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

    -Rui

    #116621
    Vitryph
    Member
    Post count: 44

    Great !
    Thanks Rui !

    #116622
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Rui 🙂

    – Kyle

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