hi
i have got a black line under my logo how can i change it in color or get rid of it?
http://www.dersichtweise.at/test
Thank you
Andreas
Hey Andreas!
Please add to your CSS custom area
.alternate_color { border: 0px !important; }
let us know if you need anything else
Cheers!
Basilis
hi
somehow i now got a grayline under my logo, why?
it also seems that the logo is smaller than the container?
how does the pic size and the setting header size correspond? i have logo size 850×250 pix and header size 220. wrong?
how to do this right? i want perfect resolution but quick loading so small kb-size.
thank you
Hi,
That line seems to be coming from your image, please try to edit it.
Thanks,
Rikard
oh yes, u´r right. how come? ?
is it possible to make the space between logo bottom and the grey title line smaller ?
thank you very much :-)
Andreas
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img {
max-width: 100%;
}
Best regards,
Yigit
Hi Yigit
Hmm…. i got
.logo img {
max-width: 90%;
}
because the logo-pic overlapped the menu on vertical setting on iPad?
if i set it back to normal the ipad menü and logo crashes ? how then handle the ipad vertical logo-menu-thing
thank you
Andreas
Hey!
Please add – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/
Best regards,
Yigit