Tagged: 

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

    Hey guys,

    I’m at the nascent stage of my website but I know I want the header, when possible, to default to 500px width. Help?

    #297465

    Hi NickyCheese!

    You are currently using an old version of Enfold. Please update Enfold theme to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
    You have more control over header options now. Please see – http://vimeo.com/channels/aviathemes/91837491

    Regards,
    Yigit

    #297855

    Thanks! I downloaded the new version and see the new header options, very good.

    However, I’m trying to upload a 500px logo and I find that on a mobile phone the logo is squished to fit. Any ideas?

    #297864

    Hi!

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

    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 85%;
    height: auto !important; }}

    Best regards,
    Yigit

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