Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #133879
    Spokehouse
    Participant

    Hello,

    I have inserted a YouTube url to play a video on my homepage/frontpage under the “Header video” section. It plays fine, as long as there is a title for the video. However I do not want words/title overlayed onto the video. When I remove the text in “Header Media Title” the video disappears. Is a title necessary in order for the video to display? Is there a possible css workaround for this? Thank you so much for your assistance!

    #133912
    Skandha
    Participant

    @spokehouse: Please post in your site URL so that I can look into the issue.

    Regards,
    Skandha

    #133945
    Spokehouse
    Participant

    I’ve disabled the “coming soon” plugin so you should be able to see the website. Please let me know if you have any issues viewing the page. http://thespokehouse.com

    Thank you!

    #133966
    Skandha
    Participant

    @spokehouse: There seems to a bug which will be fixed in the next theme update. Till then you can use the following CSS Code to fix the issue.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-text {
        opacity:0;
    }

    Let me know if this works out.
    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Customizing Header Media’ is closed to new replies.