Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1439704

    Hello, I’m trying to put a featured image for the entry’s or disable the little image that appears, better this last option.

    I tried to found on the template but I can’t see.

    Noticias

    • This topic was modified 7 months, 2 weeks ago by digitalaepa.
    #1439727

    Hey digitalaepa,

    Thank you for the inquiry.

    Could you explain the issue a bit? The screenshot is not available when we checked. Please use platforms like Savvyify, Imgur or Dropbox for the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1439729

    noticias-enfold.png

    I can’t find where put this picture (it’s a entry of news).

    • This reply was modified 7 months, 2 weeks ago by digitalaepa.
    #1439732

    Hi,

    Thank you for the screenshot.

    You have to apply a featured to the posts.

    // https://wordpress.com/support/featured-images/#set-a-featured-image

    However, if you want to completely remove the box, just add this css code:

    .news-thumb {
        display: none;
    }

    Best regards,
    Ismael

    #1439733

    Thanks for the fast reply, I used the css code and works perfect.

    #1439744

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.