• Resolved kalebweeter14

    (@kalebweeter14)


    I have learndash and need each course to have a featured image for my course grid. However, the image also pops up at the top of the course page. I want the image to not be shown on the course page. I have tried using plugins to do this but they do not work.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    Please share a snapshot that which image you want to hide and page URL to check it.

    Thread Starter kalebweeter14

    (@kalebweeter14)

    It’s the featured image of that page. Why do you need the url just to see that? Don’t you know what that is?

    Thread Starter kalebweeter14

    (@kalebweeter14)

    And I removed the image because of this issue so it’s not there

    • This reply was modified 3 years, 7 months ago by kalebweeter14.

    Hello,

    When we ask additional questions it’s because we need more information and also to inspect website codes to see where that “image” is coming from – theme, plugin, etc.

    Unfortunately, your description is not enough and we would have probably asked the same even if you shared screenshots which you did not.

    There are too many options that could mean one and the same, and in order for us to be certain and provide the support needed, there are things we need to inspect on our own.

    You of course can work with us on this or you do not have to because we cannot force you to collaborate, the choice is entirely yours. This is a public forum and per WordPress rules, everything except personal information needs to be shared here.
    If this is not suitable for you, perhaps hiring a web designer would be a better option.

    In case you do want our help or advice, then allow us to help you by helping us and providing the necessary information.

    Thank you for your understanding

    Thread Starter kalebweeter14

    (@kalebweeter14)

    Hello,

    Please try to use the below CSS code and check.

    .single .thumbnail img {
        display: none;
    }
    Thread Starter kalebweeter14

    (@kalebweeter14)

    That worked thanks

    You are most welcome!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Hide Featured Image’ is closed to new replies.