• Resolved scribo

    (@scribo)


    I’ve set email header image max-width to 600px in email header settings (same dimensions as the jpeg) and tried to also force this in custom css but for some reason the image is fixed at max-width 300px always… This has only happened in the last few days as before it was displaying correctly. How can this be fixed, please?

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey,
    This thread was marked as resolved. Were you able to find a solution?

    Kindly,
    Hannah

    Thread Starter scribo

    (@scribo)

    Hi @hannahritner yes thanks I found a solution. Had to use some custom css within the customizer to force the image width:

    #template_header_image img{max-width: 600px;}

    hannah

    (@hannahritner)

    Glad to hear it! Let us know if there’s something else we can help you with.

    Best,
    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Email header image forced to max-width 300px when should be 600px’ is closed to new replies.