Can't remove blog featured image via CSS

Home Forums Legacy Support Support queries Styling issues Can't remove blog featured image via CSS

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46506
    dariabek
    Participant
    I've added the following code to Custom CSS, but featured image is still showing: .post .content .featured{display:none;} http://kievfashioninstitute.com/pochemu-znanie-angliyskogo-yazyika-obyazatelno-v-fashion-industrii-itervyu-s-olenkoy-martyinyuk/
    #46533
    H.K. Latiyan
    Participant
    First your theme and plugins are not updated so please update them. There are two images on your post, if you want to remove just one then your css works fine on it, if you want to remove the other one also then also add this custom css: .post .content .interview-block {display:none;} Add the custom css in your wp-admin->appearance->customize->custom css:
    #46676
    dariabek
    Participant
    The second image is just an image I've added manually to the post - no problem in deleting it. I've added both codes to Custom CSS and nothing happened. ><span style="color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">There are two images on your post, if you want to remove just one then your css works fine on it</span> So if CSS works fine - why is there huge featured image showing i the post (I've now removed custom image).? :) http://kievfashioninstitute.com/pochemu-znanie-angliyskogo-yazyika-obyazatelno-v-fashion-industrii-itervyu-s-olenkoy-martyinyuk/  
    #46735
    H.K. Latiyan
    Participant
    The css works fine, refer: http://prntscr.com/b0u6ae Please make sure you are adding the css in the right place i.e. appearance->customize->custom css: Or the style.css of your child theme. If still it doesn't work then please share the admin credentials with us to check the issue on your site. PS: Please mark your reply as private while sharing the admin credentials.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can't remove blog featured image via CSS’ is closed to new replies.