Viewing 5 replies - 1 through 5 (of 5 total)
  • weblizar_support

    (@weblizar_support)

    Hello dormaj,

    Please replace function.php file with the given code here.

    Thread Starter dormaj

    (@dormaj)

    I replaced functions.php (not function.php) in the enigma-parallax theme directory. No change. I inspect the image and the resize is still being applied.

    Your thoughts?

    Please reupload your images.

    Or

    go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme general Options.

    Now, copy below code and paste into Custom CSS.

    @media(min-width:1200px){
    .enigma_blog_post_content img {
        width: 930px !important;
    }
    }

    Thanks.

    Thread Starter dormaj

    (@dormaj)

    Thanks! That CSS works.

    Your most welcome dor.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘stop image resizing’ is closed to new replies.