Larger Sticky Logo

I am trying to increase the size of the logo for the sticky header. Here is a link to my test site: http://securehostserver.info/choiceop/

I noticed this style here: 

#Top_bar.is-sticky #logo img:not(.svg) { max-height: 35px; width: auto !important; }

but I wanted to ask the author just in case. 

Also, if I have an SVG file for the logo, am I able to use it? Does the theme support SVG? I thought that WordPress would not allow for an SVG file to be uploaded. Please let me know if this is true. 

Thank you for your support! 

Comments

  • Hi,

    the css you mentioned above is the only one that might increase logo size for sticky header. Of course this css won't work for SVG as that kind of logos requires much more customization directly in theme files.

    Thanks!
Sign In or Register to comment.