Hello there,
I would like to keep the portfolio feature images, but remove the single large image from the portfolio post.
Hello there,
I would like to keep the portfolio feature images, but remove the single large image from the portfolio post.
Hello Farokh,
Please add this code in X > Theme Options > CSS:
.single-x-portfolio .has-post-thumbnail .entry-featured {
display: none;
}
Hope this helps.
This workred. TY.
You’re welcome, Farokh.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.