Okay
  Public Ticket #1463465
video place holder image
Closed

Comments

  • yoyotte adone started the conversation

    Hello,

    Where / how can I change the image displayed instead of the mobile video?

  •  1,974
    Support replied

    There are two way to replace the default still mobile image in home video section:

    1. replace  /images/video-placeholder.jpg (path relative to theme folder) or

    2. add the following CSS code in  theme options -> styling options -> custom CSS

    .video-section {

       background-image: url('add here the url after you uploaded the image somewhere');
    }

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • yoyotte adone replied

    Ok it's works .


    Thanks