Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #429588

    URL: http://www.templates.4ucreated.co.uk/
    Hi, I cannot get the logo I created large enough in the header.
    The logo size is 1300 x 150px, and I want the text to be large & stretched along the header.
    But as you will see, the whole logo is very small. Please help.
    Thanks,
    Susanne

    #429594

    Hi Susanne!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_logo_center .logo {
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }

    Then go to Enfold theme options > Header and change header height to 150px

    Best regards,
    Yigit

    #429597

    Perfect, Yigit!
    Thanks,
    susanne

    #430090

    Hey!

    Glad we could help :)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘custom header/logo size’ is closed to new replies.