Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #570288

    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

    #570336

    Hey Andreas!

    Please add to your CSS custom area

    
    .alternate_color { border: 0px !important; }

    let us know if you need anything else

    Cheers!
    Basilis

    #571989

    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

    #571992
    #572627

    Hi,

    That line seems to be coming from your image, please try to edit it.

    Thanks,
    Rikard

    #572759

    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

    #573160

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .logo img {
        max-width: 100%;
    }

    Best regards,
    Yigit

    #573758

    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

    #573761
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.