I am trying to make the logo for my website, scmjf.org, much bigger. Right now, its too small.
I went to the “header options” and made the “logo size” to the option “large” (instead of “slim”‘) and the difference between the two options was barely noticeable. Probably a 10% increase in size.
As a result, I have a very small logo for my website. This is the title and it needs to stand out, like for this website: mdrnews.info
Please help me understand how i can make this logo for my website LARGER!
–Elliot
310 8809038
Hi elliotstiller!
Please try the following in Quick CSS under Enfold–>General Styling:
.html_header_top.html_logo_center .logo {
left: 41% !important;
-webkit-transform: translate(-34%, 0) !important;
-ms-transform: translate(-34%, 0) !important;
transform: translate(-34%, 0) !important;
}
Although I think it would be a better idea to redesign your logo, you have a lot of whitespace in there. Maybe try to put the text on two lines instead of one?
Cheers!
Rikard
Rikard,
That didnt work. All that did was move the logo to the right, by about 10%. I want the logo itself to increase a lot in terms of height and width. If you could provide me with a code that gives me adjustable values, that would be perfect.
Thank you for attempting that solution; can you try another?
–Elliot
Hi!
You are inserting your logo in 300x28px. Please upload a bigger logo.
P.S.: Please do not create duplicated topics – https://kriesi.at/support/topic/the-logo-size-is-way-too-small-please-help-me/
Regards,
Yigit