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*

Responsiveness of URL insertion in the post body

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #81688

    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!

    #81702
    anil.tsuuk
    Participant

    Thanks Bro,
    implemented, looks nice.
    regards
    Anil

    #81760

    Welcome anytime Anil

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