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

Logo in header #10

Open
dvolsysop opened this issue Feb 3, 2016 · 1 comment
Open

Logo in header #10

dvolsysop opened this issue Feb 3, 2016 · 1 comment

Comments

@dvolsysop
Copy link

Is there anyway to make the logo size even bigger than 300px wide as offered in the Radix panel?
Love the theme but company logo really needs to be more prominent

@abukwaik
Copy link
Owner

abukwaik commented Feb 9, 2016

Hello dvolsysop,

Sorry for the very late answer i just got your mail.

You can change it by adding custom css in Appearance > Radix Options > Advanced Options > Additional CSS

.navbar-header .navbar-brand img { height: 350px; width: 350px; }

or whatever values but please note that the theme is originally designed for 300px max so it would be a bit tricky to do it.

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

2 participants