Hi! Love the new theme options, seriously great fun to work with.
I was just wondering if it were possible to make the logo larger in the sidebar? If you have a look at my site there is a lot of white space around it.
Also, is there a way to increase the length of menu sub items so that the text doesnt wrap?
thanks!
Hi TheProductionHouseEvents!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_sidebar .logo { padding: 20px; }
.av-main-nav ul { width: 240px; }
Cheers!
Yigit
Thanks that’s great! Except now on any screen sizes smaller than 767px the logo is cut off. Sorry!