• Resolved Manas Mitra

    (@manas666)


    Hi,
    The theme is great. Is there any way to put videos from youtube in the posts? I generated a shortcode for a youtube video and put into the main post body. Now it is displaying the video on the individual post page, but also the featured image is coming in the post. Is there a way to show only the video in the individual post page, where there is a video available in the post?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author modernthemesnet

    (@modernthemesnet)

    While we don’t have an option to remove this image in the free version of Gridsby, you can hide this image with the following custom CSS:

    img.archive-image { display: none !important; }

    Thanks!

    Thread Starter Manas Mitra

    (@manas666)

    Hi modernthemesnet,

    Thanks for your support. I shall try the coding.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Putting video in posts’ is closed to new replies.