• Resolved Filmguy2013

    (@filmguy2013)


    Hello. My client doesn’t have an image for every single food item, so they don’t want to have the featured image box visible next to the food items. Is there a way to hide or prevent the image box from displaying?

    Screenshot: https://pasteboard.co/JkPD6cq.png

    • This topic was modified 4 years, 7 months ago by Filmguy2013.
Viewing 1 replies (of 1 total)
  • On Admin navigation: Appearance – Customize – Custom CSS – add code below – Publish button

    .rpress-thumbnail-holder {
    display:none;
    }
    • This reply was modified 4 years, 6 months ago by tadees.
Viewing 1 replies (of 1 total)
  • The topic ‘Hide the Image Box?’ is closed to new replies.