Tagged: , ,

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

    Merhabalar Banu!

    Please upload preferred logo in Enfold theme options and then remove following code from Quick CSS

    .logo img {
    height: 100px;
    width: 515px;
    }

    and add following code instead

    .html_header_top.html_logo_center .logo {
    left: 10%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    }

    Best regards,
    Yigit

    #843362

    Hello,
    I was trying to use the same code for using a picture (sized 960x100px) as a header. However this time it is not working.
    I would be glad if you could help me to solve the issue.

    #843411

    Hi,

    Please go to Enfold theme options > Header and set header height to 140px as it is the height of your logo and it would resize automatically.

    Best regards,
    Yigit

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