clients logo size increase
hello,
please help me increase clients logo size, currently its arranged to show 4 columns but size is too small.
secondly increased height using advanced option of LOGO section (to 90) but that is increasing menu background white patch height and not logo height.
please suggest
currently using following code in custom css
#Top_bar #logo {
height: 100% !important;
}
Comments