Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #190390

    Hello. I would like to display my logo in the actual size but the theme keeps shrinking it. My logo graphic is 340px x 156px. I am using the “non-fixed” header option. Please tell me how to force the theme to keep the actual logo dimensions. Thanks.

    #190577

    Hi simplefly!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .logo, .logo a, .logo img { width: 340px!important; height: 156px!important; max-width: 340px!important; }

    If that does not work for you, please post the link to your website.

    Regards,
    Yigit

    #190601

    Thanks. This sort of worked but not really. It makes the logo run over the allowed space for the header. My website is located at http://shiaunycspine.com/dev/.

    I have your email I think. I’m going to send you my username and password in case you need to log in to see the issue.

    Thanks

    #190603

    Hey!

    You can post admin login here privately. Please make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button

    Best regards,
    Yigit

    #190604
    This reply has been marked as private.
    #190611

    Hey!

    Changes are done. Please browser cache and review your website.

    Cheers!
    Yigit

    #192814
    This reply has been marked as private.
    #192950

    Hey!

    You can add following code to Quick CSS in Enfold theme options under Styling tab

    #header_main .container { height: 176px!important; }

    That should do it

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Display actual size of logo’ is closed to new replies.