how to remove video poster name on videos

Discussion in 'VideoCraft WordPress Theme' started by sandradohn, Oct 8, 2019.

  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, Please let me know how to remove the video posters name on videos. Thanks, Sandra I have attached a screen shot
     

    Attached Files:

  2. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, I have figured this out. Thanks, Sandra
     
  3. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello,

    Thanks for contacting us,

    Yes, we had shared the solution with you regarding this query of yours.

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard->Appearance->Customize->Additional CSS).

    Code:
    span.author {
        display: none !important;
    }
    Let us know if you need further help, we will be happy to help you.

    And always feel free to ask your queries at our support forum:

    http://inkthemes.com/community/ and at our email [email protected]

    Regards,
    Shemaela
    InkThemes.com
     

Share This Page