Home Forums WoodMart support forum How do I not display featured pictures?

How do I not display featured pictures?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #467429

    cmeng7680
    Participant

    You can hide the feature picture in the previous astra theme, how to hide the feature picture in woodmart theme?

    Attachments:
    You must be logged in to view attached files.
    #467636

    Hello,

    You create the blog without the featured image. There is no option to remove them.

    Alternatively, add this code to the Theme Settings > Custom CSS > Global:

    body .post-single-page .entry-header {
        display: none;
    }

    Best Regards

    #467772

    cmeng7680
    Participant

    How to make the preview images of all blogs the same size?

    Attachments:
    You must be logged in to view attached files.
    #468014

    Hello,

    You need to upload images of the same size and proportion or disable the masonry grid in the Theme Settings > Blog > Blog archive.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)