Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #179762
    Anamarrcornil
    Participant

    Hi,

    I would like the video to play without having the play button. Can we remove it?

    Thank you,

    Anais

    #179776
    Skandha
    Participant

    @anamarrcornil: Hello Anais,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #wp-custom-header-video-button {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #179921
    Anamarrcornil
    Participant

    Thank you Skanda, That is very much appreciated. I have to ask though, where should I put it in the code exactly?

    Thank you,

    Anais

    #179922
    Anamarrcornil
    Participant

    Forget it Skanda, I’ve found the solution 🙂

    Thank you so much for your help!

    #179957
    Skandha
    Participant

    @anamarrcornil: Hello Anais, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Catch full screen – Video header’ is closed to new replies.