Easy Responsive Footer

Thank you! :slight_smile:

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

1개의 좋아요

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.

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

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?

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!

다스, 감사합니다. 좋은 해결책이네요.

안녕하세요, @dax.

“blurb”가 GUI의 다른 요소들에서도 사용되고 있을까요? 저의 필요에 맞게 푸터를 수정하고 로고를 추가했습니다. 그런데 이제 사이트 상단 배너의 일부인 검색창에서 키워드를 검색하기 시작하면 동일한 로고가 표시됩니다.

미리 감사드립니다.

롤란드

물론입니다. 그 CSS는 꽤 오래되었고 매우 범용적입니다. 대신 푸터에 특화된 아래 코드를 사용하세요.

.custom-footer .first-box .blurb {
/*your code*/
}
2개의 좋아요