Home › Forums › Jevelin Theme › Remove image from single blog post page
Home › Forums › Jevelin Theme › Remove image from single blog post page
Hi Team,
I would like to remove the image which is shown whenever we visit any post from the blog.
for ref.: https://jevelin.shufflehound.com/team-retreat-at-ocean-spa/
I would like to remove this image. I would like actually to not even request this image if possible than hiding it.
Please help me out, to resolve this issue.
Thanks.
Hi @nitinjotwani,
I hope you are well today and thank you for your question.
You can hide it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.single-post .post-meta-thumb { display: none; }
If you want to remove it then you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team