Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #187469

    Hi

    I’ve tried some of the variety of css coding that enfold users have put on the forum, but nothing seems to allow the header height to resize to take my 300px x 300px header logo. Any ideas.

    I think I did actually manage to show the full size header, but the line at the bottom of the header area stayed fixed and my logo ran over it.

    Does anyone have some css that will fix this, or allow me to add any size logo, regardless of height/width (obviously within reason).

    Loving the theme though, fab!!

    #187481

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #187637

    Hi

    it’s http://www.leanerbydesign.com but the 300×300 logo is not up at present, it looks so bad that I have replaced it with one that fits for now

    cheers

    Steve

    #187773

    Hi!

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

    #header_main { height: 300px; }
    .logo, .logo a, .logo img { width: 300px!important; height: 300px!important; max-width: 300px!important; }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sizing header aerea for 300x300px header image’ is closed to new replies.