iframes in blog

  • Posted in : Empathy
  • Andy
    Participant

    Hi,

    I have embeded iframes into my potfolio and it looks fantastic (applications on my page) I want to do a similar thing for my articles in the blog page however the size of the iframe isnt wide enough. I have tried playing around with the css but cant quite crack it. I’d like the iframe to take up the full width

    website: http://www.andrewchallis.co.uk

    serkan
    Moderator

    Hi,
    You can try to use these custom css codes;

    .single-post .layout-fixed { max-width: 1040px; }
    @media screen and (min-width: 768px) { 
    .blog-single .entry-content { max-width: 900px; } }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register