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

    Hello , I need to resize the logo. I tried this css :

    .logo img {
    height: 79;
    width: 178px ;
    }

    The problem is when I browsing the page and go down the logo is deformed.
    I need to set the size, it is possible?

    Thanks a lot and best regards

    #647741

    Ps. I also need to remove the size of the margin-left.

    Thanks a lot!

    #648366

    Hi,

    You have no value after your first CSS statement (79). Send us a link to the site in question if you should have any further problems.

    Regards,
    Rikard

    #648759

    Hello Rikard,

    I send you the url by private

    Please, take a look to this other post: https://kriesi.at/support/topic/scroll-to-top-image/
    I really need to finish and I hope so.

    Thanks a lot and Best regards

    #648828

    Please take a look to the attached picture and link.

    Thank you!

    #649281

    Hey!

    That is because you have following custom CSS code

    .container.av-logo-container {
        max-width: 63%!important;
    }

    Please remove it and then go to Enfold theme options > Header > Header Behaviour and uncheck “shrinking header” option

    Cheers!
    Yigit

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