Home › Forums › WordPress Themes – Premium › Pure & Simple › Hide Featured Image on a Project Post? › Reply To: Hide Featured Image on a Project Post?
Hi michaelconnor,
Please use the following css to fix your issue:
.featured-image-portfolio{ display: none; } .heading-portfolio { text-align: left; }
Note: Please use the custom css plugin or child theme to write css.
Thanks
Lost Password?