How to make the logo bigger
Hi everyone!
I am trying to make the logo bigger on this page http://www.csglobalmanagement.com/
but I can't figure it out!
It tried this css but doesn't work
#Header_modern #Top_bar #logo img { max-height: 300px !important; }
#Header_modern #Top_bar { height: 300px !important; }
#Header_modern #Top_bar #logo { height: 300px !important; }
thank you in advance!
I am trying to make the logo bigger on this page http://www.csglobalmanagement.com/
but I can't figure it out!
It tried this css but doesn't work
#Header_modern #Top_bar #logo img { max-height: 300px !important; }
#Header_modern #Top_bar { height: 300px !important; }
#Header_modern #Top_bar #logo { height: 300px !important; }
thank you in advance!
Comments
to increase logo, please use below css: