Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1038088

    I am uploading a logo with size 464*484 and selecting full size but when checking in frontend, it’s looking very small. I want to look same as I have uploaded

    #1039503

    Hey rkundu065,

    Please try this in Quick CSS:

    .logo img {
      width:464px;
      height:484px;
    }

    Then set you header height to an appropriate value under Enfold->Header->Header Layout.

    Best regards,
    Rikard

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