# Easy Responsive Footer

**URL:** https://meta.discourse.org/t/easy-responsive-footer/95818
**Category:** Theme component
**Tags:** official, easy-responsive-footer
**Created:** [August 28, 2018, 8:19am UTC](https://meta.discourse.org/t/easy-responsive-footer/95818 "2018-08-28T08:19:17Z")
**Posts on this page:** 10
**Page:** 6

<div class="post-metadata">

### Author: ![Olle11](https://avatars.discourse-cdn.com/v4/letter/o/cdc98d/32.png) [@Olle11](https://meta.discourse.org/u/Olle11)
#### Post date: [March 10, 2025, 8:42pm UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/250 "2025-03-10T20:42:52Z")

</div>

Thank you! 🙂

---

<div class="post-metadata">

### Author: ![Olle11](https://avatars.discourse-cdn.com/v4/letter/o/cdc98d/32.png) [@Olle11](https://meta.discourse.org/u/Olle11)
#### Post date: [March 12, 2025, 9:18am UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/251 "2025-03-12T09:18:01Z")

</div>

Is it possible to make the footer smaller? It is quite big both on pc and mobile.

Is it also possible to change the text size?

Best regards  
Olle

Solved when I reinstalled it

---

<div class="post-metadata">

### Author: ![Olle11](https://avatars.discourse-cdn.com/v4/letter/o/cdc98d/32.png) [@Olle11](https://meta.discourse.org/u/Olle11)
#### Post date: [March 26, 2025, 8:18am UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/252 "2025-03-26T08:18:52Z")

</div>

Anyone knows how to add a newsletter to the footer?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 26, 2025, 10:01pm UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/253 "2025-03-26T22:01:15Z")

</div>

> [@Olle11](#):
>
> Anyone knows how to add a newsletter to the footer

What does that mean? A newsletter is an email and the footer is on a web page.

---

<div class="post-metadata">

### Author: ![Olle11](https://avatars.discourse-cdn.com/v4/letter/o/cdc98d/32.png) [@Olle11](https://meta.discourse.org/u/Olle11)
#### Post date: [March 27, 2025, 9:57am UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/254 "2025-03-27T09:57:54Z")

</div>

On many footers there is a Subscribe button where you can post your email to subscribe to a newsletter.

I have tried setting up HTML to place this within the footer but I have not managed to do it so far

---

<div class="post-metadata">

### Author: ![SbadaKesi](https://avatars.discourse-cdn.com/v4/letter/s/4bbf92/32.png) [@SbadaKesi](https://meta.discourse.org/u/SbadaKesi)
#### Post date: [August 12, 2025, 2:40pm UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/255 "2025-08-12T14:40:52Z")

</div>

Very nice component, thank you for your work. I have two questions and hope to get some help.

1. I noticed it color can only use dark, is it possible to set it to follow the theme color?

2. Can it be set to display only on the homepage?

---

<div class="post-metadata">

### Author: ![MisterVertigo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mistervertigo/32/514472_2.png) [@MisterVertigo](https://meta.discourse.org/u/MisterVertigo)
#### Post date: [August 15, 2025, 7:21pm UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/256 "2025-08-15T19:21:05Z")

</div>

Thank you for this! It looks like it is going to work for exactly what I need. I just have one question, is it possible to use some kind of variable for some of the text? For example, I want to have a “©2025 My Awesome Org, All Rights Reserved.” It would be great to have the year be a variable, like %Y or something, so I don’t have to remember to go in there every year and change it! Is this something that is possible?

Thank you!

---

<div class="post-metadata">

### Author: ![Roland\_W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roland_w/32/490110_2.png) [@Roland\_W](https://meta.discourse.org/u/Roland_W)
#### Post date: [November 14, 2025, 11:26pm UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/257 "2025-11-14T23:26:22Z")

</div>

Thank you dax. Nice solution.

---

<div class="post-metadata">

### Author: ![Roland\_W](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roland_w/32/490110_2.png) [@Roland\_W](https://meta.discourse.org/u/Roland_W)
#### Post date: [November 17, 2025, 1:34pm UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/258 "2025-11-17T13:34:35Z")

</div>

Hi @dax.

Is it possible, that “blurb” is used in other elements off the gui? I just changed the footer to our needs and added a logo. Now within the search-bar, which is part of the banner on top of our site the same logo appears, when i start searching for a keyword.

Thx in advance

Roland

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [November 18, 2025, 5:27pm UTC](https://meta.discourse.org/t/easy-responsive-footer/95818/259 "2025-11-18T17:27:30Z")

</div>

> [@Roland\_W](#):
>
> Is it possible, that “blurb” is used in other elements off the gui?

Absolutely, that CSS is quite old and very generic. Use this one instead, which is specific to the footer.

```css
.custom-footer .first-box .blurb {
/*your code*/
}

```

[Previous page](https://meta.discourse.org/t/easy-responsive-footer/95818.md?page=5)
