Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #394257

    Hi. i want a logo with size (h=117, w=80) in de header section with menu on right side of the screen.
    I uploaded the logo with above size, but it resizes automatically to the standard logo size.
    What went wrong?

    THX Freek

    #394260

    Hey Freek!

    Can you post the link to your website please?

    Cheers!
    Yigit

    #394267
    This reply has been marked as private.
    #394271

    i tried to add the following code to custom.css with no luck

    .logo img {
    height: 117px;
    width: 80px;
    }
    #394549

    Hi!

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

    .html_header_sidebar .logo img { width: auto; } 

    Best regards,
    Yigit

    #394733

    That worked for me. Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold logo size in sidebar’ is closed to new replies.