# 试图使用一个大型顶部标志——未成功！

**URL:** <https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855>\
**Category:** Support\
**Created:** [2017年十一月10日 20:30 UTC](https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855 "2017-11-10T20:30:10Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)\
**Post date:** [2017年十一月10日 21:16 UTC](https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855/4 "2017-11-10T21:16:57Z")

</div>

Hey @Trash thanks for the reply.

I’ve just added this to my CSS:

```
@media (max-width: 700px) {
  .brand-header .brand-logo {
    left: 0;
  }    
}

```

(as per [this post](https://meta.discourse.org/t/big-header-scroll-down-make-header-small-like-default-size/32201/8))

But it doesn’t seem to have made any difference.

Have I added the correct code?

---

_[View the full topic](https://meta.discourse.org/t/trying-to-use-a-large-top-logo-unsuccessfully/73855)._
