Hi there,
Is there a way to hide images from showing up on a portfolio single post altogether? (similar to hiding featured image on a blog post). Please advise. Thank you.
Hi @appetitte ,
I hope you are well today and thank you for your question.
Yes we can remove it developing custom CSS code.
Could you please share me the page URL from your site where it is displaying so that I can help you to remove it?
Best regards, Shufflehound team
Sounds good! Thank you. The url added below.
Solution for this topic
Perhaps you could add an extra one for >Text only/No Slider? Just a thought. Or custom code hiding the slider in a post would work, too. Thanks.
We can consider this feature to be implemented in the future version of theme.
Currently you can remove 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
.sh-portfolio-single-slider .sh-gallery {
display: none;
} You are most welcome here 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it