Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing Logos #174

Open
JohIngs opened this issue Jun 2, 2023 · 2 comments
Open

Resizing Logos #174

JohIngs opened this issue Jun 2, 2023 · 2 comments

Comments

@JohIngs
Copy link

JohIngs commented Jun 2, 2023

Hi,
the resize option is not working for the header. If I uncomment, it does not compile.

Is there an option to resize the footer logo as well?

Greets caro

@aabouzaid
Copy link

I have the same issue, the loge is too small and I want to resize it.
Ideally, I should be able to override the CSS (issue #186) but it looks like that's not possible also.
cc: @StefMa

@lextm
Copy link
Contributor

lextm commented Apr 14, 2024

There are several things you need to configure at this moment.

  1. Use deep customization mode to install this theme.
  2. Modify _footer.scss to allow image height to go larger.
  3. Modify footer.html so that you can better control the width/height of the logo there.

My company site uses some customization like above and you can refer to this commit to see how we did those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants