Viewing 4 replies - 1 through 4 (of 4 total)
  • If you add this line of CSS, it makes sure that the images only go the same width as the content area. If you have a custom CSS area use this code in that area.

    If you are using a child theme, put it at the bottom of your style.css file:

    .pibfi_pinterest {
      max-width: 100%;
    }
    Thread Starter mysecondbreakfast

    (@mysecondbreakfast)

    Hi,

    Thanks for the suggestion but unfortunately that didn’t work when I added it to my child theme.

    Any other suggestions out there?

    Thread Starter mysecondbreakfast

    (@mysecondbreakfast)

    Never mind- thank you innuvo!!!!

    No problem, glad you have it sorted. If you need anything else do let us know

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Margin Error in Firefox’ is closed to new replies.