hi,
i have found a few answers to this but not sure which one is best for small non fixed header?
found one comment that said to edit the layout.css line 56 but that code didn’t exist anywhere.
just wanting a larger logo with white space at the top.
or should i be using the small fixed header?
thanks
jaz
p.s i’m on Enfold version 3.2.1
also do you know how i can remove the crumbs if that’s what u call them?
that whole section seems to take too much space…
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
.logo img { height: 88px; }
Cheers!
Yigit
thank you!