• This block of css has caused havoc on my sites when I updated to the latest version of storefront. Could somebody explain what it does? It never showed up before and if I change inline to block everything works again.

    .hentry .entry-content .wp-block-image:not(.block-editor-media-placeholder){
    display:inline;
    }
    

    Situation:
    If I use an image block and make it full width this started showing up. It causes the images to go all the way to the left and they are about half the size of the page.

    • This topic was modified 4 years, 8 months ago by avahidesign.
  • The topic ‘New Storefront CSS causing Issues’ is closed to new replies.