Featured Image

Please if you guys can help me

1 - I need to put the Featured Image on the Portfolio page, I don't want it to appear on the page. What should I do?

2 - On the Portfolio page there are 2 points that I can't get, I don't know where... they prevent me from placing the content closer to the Menu. (image attached)

Is there any way to get them out?


Comments

  • Hello,

    1) Sorry, but I do not understand. Do you want, or do not want to show the featured image on the portfolio page?

    2) Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us the link.

    Thanks

  • 1 - I do not want to show the image on the page

    2 - On the Portfolio page there are 2 points that I can't get it out... (image attached)


    Thanks

  • 1) As I see, you inserted the image using the Elementor, so if you want to hide it, please, remove it by your hand.

    The feature image is not inserted on that page you sent.


    2) Please paste that CSS code into Theme Options -> Custom CSS & JS -> CSS

    body.single-portfolio .section-post-header{
     display: none !important;
    }
    

    thanks

Sign In or Register to comment.