IE – Featured image spilling past right margin

Home Support Business Point IE – Featured image spilling past right margin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7956
    Anonymous
    Inactive

    Sorry to bother, but in Internet Explorer, the featured images are spilling over the right margin. How can I correct this? The url: http://www.mercifulministries.com/forms/

    Thank you!

    #7957
    ProDesigns
    Keymaster

    Hi [email protected],

    Please go to Appearance >> Customize >> Additional CSS and add following CSS

    #primary .post .featured-thumb img, 
    #primary .page .featured-thumb img, 
    .search-results #primary article .featured-thumb img {
        width:100%;
    }

    Hope this will help you.

    Thank you.

    #7958
    Anonymous
    Inactive

    Perfect fix! Thank you!

    #7959
    ProDesigns
    Keymaster

    Great. Happy to help you.

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