• Resolved brifarrugia

    (@brifarrugia)


    Hi,
    I am using your theme. I really like it. It is very light and has very nice effects and views nice on mobile devices.
    I have 1 issue with it.
    I use Imagepaste to paste images to the Post. At first i thought that that was the problem. I tried uploading the image and inserting in the post in the normal way but the issue remained.

    I tried another theme and the same post appear like they appear in the editor.

    Can you kindly let me know how to fix this issue please? I really like your theme and would like to continue using it.

    This happened on version 3.9 of wordpress aswell.

    Thanks in advance

    https://www.phy2vir.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Hemant Acharya

    (@hemant-acharya)

    Hi brifarrugia!
    It’s great to hear that you liked the theme.

    It was such an embarassing mistake. You can do the following to fix it.
    Go to your dashboard then Appearance->Editor.
    Stylesheet(style.css) file will open in the editor.
    Search for :

    .single-news-page img{
    	width: 100%;
    	overflow: hidden;
    }

    and replace width: 100% with max-width: 100%
    Please mark this thread as solved if this solves your problem.
    (Definitely it will!) I will update the theme to fix it for everyone.
    Thanks!

    Thread Starter brifarrugia

    (@brifarrugia)

    Hi Hemant,
    thanks for the fix it worked ??

    looking forward for the update

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Streched Images’ is closed to new replies.