badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

linked URL pasted in post is not responsive

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #81519
    anil.tsuuk
    Participant

    Hi, I am using NewsCard free versions on our site at https://avikaluttarakhand.com and it looks quite good on desktop as well as mobile and i am happy with this.

    I just want a help, when i am pasting a URL in the body of post goes out to out of page on mobile screen, a screenshot is being attached herewith for more clarification of issue, how to make this responsive on mobiles screen, please suggest?
    https://tinyurl.com/y7bg4qfp

    #81685

    Hi Anil,

    You have to set the iframe to 100% width rather than a fixed width.
    If you can not set the width just try below custom CSS code to set the width to 100%.

    Go to Appearance > Customize > Additional CSS and paste the below provided Custom CSS code.

    .post .entry-content iframe {
        width: 100% !important;
    }

    Hope this will help

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.