• Resolved sahrulnusantara

    (@sahrulnusantara)


    hello, i insert image large size, but image appear over space. how to resolve this. thanks a lot

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey @sahrulnusantara

    Are you by any chance using the classic editor plugin? Unfortunately, this is legacy technology and some small styling issues may arise. For your inquiry, there’s an easy CSS fix, but our final recommendation would be to switch to the modern block editor, as that will have support for a long time.

    This is the snippet that should fix things.

    .entry-content figure {
        width: 100% !important;
        max-width: 100% !important;
    }

    Hope this helps!

    Thanks.

    Thread Starter sahrulnusantara

    (@sahrulnusantara)

    thanks a lot @cteduard . your solution fix my problem.

    Perfect. Glad to hear that!

    Hi @cteduard , I recently had a problem.

    I’m using Blocksy’s child theme and when I edit the homepage with Elementor, when I try to replace the image that comes with the theme, it is not replaced and the images end up overlapping.

    I have already disabled all plugins and I can’t solve this problem. Could someone give me a light?

    Sorry for my English, I don’t speak the language very well.

    Look how it’s getting: https://als.agnosis.com.br

    • This reply was modified 2 years, 7 months ago by rbotelho.

    Hello @rbotelho

    I’m not sure of the circumstances here. You’ll need to provide a little bit more detail on this one.

    Posting your site’s URL would be helpful.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘image over lapping in single post’ is closed to new replies.