New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Replacing logo for Craft Theme


We're working with the Craft theme and trying to replace the default top left side logo. The issue we're running into is that the new logo image isn't the same dimensions as the original. When we use a larger image, it doesn't appear on the screen—even though it’s still present in the DOM and visible in the dev tools. Strangely, when we scale the image down to smaller than the original, it displays correctly.
It seems like the image is being hidden or clipped due to size constraints, but I haven't been able to pinpoint which CSS rule is causing it. How can we remove or override any width or height restrictions so that our larger image displays properly?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (0)