Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    it seems that there is a mistake in your “style.css” on line 395:

    .header-image {
      float: center;
      height: auto;
      position: relative;
      width: 100%;
    }

    Instead of float: center;, you should use the default value float: left;. Also, instead of modifying the original “style.css”, I recommend you to create a child theme in case of any customizations.

    Best regards,
    Tomas Toman

    Thread Starter [email protected]

    (@kylieeprintdesigncomau)

    Thank you so much, this has worked perfectly. Will do as you have suggested… this is the only glitch at all, thoroughly recommend this theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘header not fitting in Firefox’ is closed to new replies.