Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #329900
    Anonymous

    hello ,
    I need your help again .
    My logo in the header is above , below and on the other side cut off .
    Features: 340px × 227px ( scaled to 180px × 120px )
    It should also be above and below minimal space still . So it does not look so squashed .

    Do you have an idea what it is ?

    many thanks

    Dom

    #330313

    Hey Dominik!

    Put this into the Quick CSS:

    div .logo 
    { 
    padding-top: 5px; padding-bottom: 5px; 
    }

    Hope this helps. Instead of “5px” you can put any number you want. Have fun playing around with it.

    Regards,
    Andy

    #330875
    Anonymous

    Kann ich es auch in meine style.css (Child Theme) packen ?

    #330876

    Hallo!

    Ja, you can add custom CSS code to style.css file of your child theme

    Best regards,
    Yigit

    #330917
    Anonymous

    Thank You!
    Habt Ihr ne Idee woran es noch liegen kann das sich nichts ändert ?
    Egal um ich 5px, 10px oder 15px eintrage für top und buttom.

    Viele Grüße
    Dominik

    #330922

    Hallo

    This is how your logo looks like on my end – http://i.imgur.com/yJQd5Ko.png
    Can you post a screenshot and show the changes you would like to make please. If this is how you would like it to look, try flushing browser cache and refreshing your page a few times

    Best regards,
    Yigit

    #331136
    Anonymous
    This reply has been marked as private.
    #332832

    Hi!

    Are you still having this issue? here’s how i see them on my end:
    http://screencast.com/t/omWIZoDz
    http://screencast.com/t/L0tnq1EJFf

    Cheers!
    Josue

    #337321
    Anonymous
    This reply has been marked as private.
    #337325

    Hey!

    Can you please post a screenshot of the issue? I tried resizing the window but your logo is not cut off on my end

    Best regards,
    Yigit

    #337360
    Anonymous
    This reply has been marked as private.
    #337367

    Hey!

    you can add following code to Quick CSS to move it lower

    .header-scrolled .logo img {
    top: 15px;
    }

    Logo is not cut off when scrolled down, it is just the different logo on pages with transparent headers

    Regards,
    Yigit

    #337463
    Anonymous

    now it looks great. just how I fit the logo on my header? It ‘s the transparency logo.
    Main Header : http://i.imgur.com/kPvgLXF.jpg

    Regards,
    Dominik

    #337511

    Hey Dominik!

    Try with these codes instead:

    .logo img {
    top: 10px !important;
    }
    .header-scrolled .logo img {
    top: 16px !important;
    }

    Cheers!
    Josue

    #337524
    Anonymous

    Good evening Josue ,
    Thanks for the code . Looks great.
    But you can again take a look at the presentation ?
    Input: http://i.imgur.com/EGnW57A.png
    WHILE scrolling : http://i.imgur.com/XJfVgJb.png
    It looks as if the logo at the left edge of the frame is cut away . Perhaps you can engage further to the right 1px for it yes .

    Can any such influence as the logo disappears when scrolling. In the Enfold logo it looks as if it is just small .
    With me as if the logo pulls down .

    How can I enlarge the logo with the dog . That’s almost as big as the header ( 120px ) ?

    Can you tell me a CSS code as in the Scrolled header a little invisible getting? Covered as on so about 10 % as it is in the original Enfold Theme also .

    Regards,
    Dominik

    #338207

    Hi!

    Thank you for the update.

    I checked the website but it is using the dummy content: http://www.dfredmueller.de/

    Cheers!
    Ismael

    #338249
    Anonymous
    This reply has been marked as private.
    #338498
    Anonymous

    Hello ,
    so I have solved a problem . Lag on “Let logo and menu position adapt to browser window ”
    so I disabled and now it looks better .

    But there is still to use a different Varinate 2 different logos without the Transparency option ?

    Regards,
    Dominik

    #338843

    Hey!

    I’m sorry but can you please translate that on your native language. I’ll ask Andy and Dude to take a look. The login credentials that you provided is not working. Please check.

    Regards,
    Ismael

    #1184380

    Hello. I also encounter a problem in the logo area of our website. The logo is cut off both in website in the dashboard.

    #1184382

    heres the link of our website http://pccilp.org/

    #1184500

    Hi,


    @niggie_12
    Please update Enfold to the latest version 4.7.3 – https://kriesi.at/documentation/enfold/theme-update/ and then re-upload your logo and make sure to choose full size – https://imgur.com/a/Z8pzGOd :)

    Best regards,
    Yigit

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘Logo is cut off’ is closed to new replies.