Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #416544

    Dear Support.

    My Header Logo is not stretching to occupy the full width of the header.
    The logo dimension is 960px by 136px. The boxed width is 1000px.

    Please, assist.

    Regards,

    Emin

    #416552

    Hey emin!

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

    .html_header_top.html_logo_center .logo {
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
    #header_main .container {
      padding: 0;
    }

    Then please go to Enfold theme options > Header and change header height to 136px

    Cheers!
    Yigit

    #416634

    Hello Yigit,

    It is OK now. Thank you so much for your excellent support

    regards,

    Emin

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Stretching Header Logo’ is closed to new replies.