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

    Anyone have any code that I can add to CSS to make a logo size in header (with no social icons) smaller? I don’t want to change the size of my image, I just want to make it restricted to a smaller area so it adjusts automatically without losing quality.

    #607857

    Hey modernme!

    Thanks for getting in touch with us!

    Try the following CSS code:

    strong.logo.bg-logo {
        width: 100px !important;
    }

    Regards,
    Jordan

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