How do I not display featured pictures?
-
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.
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
How to make the preview images of all blogs the same size?
Attachments:
You must be
logged in to view attached files.
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