Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #855304

    TheLaniKai
    Participant

    Hello!

    I have been using this theme for some time with a logo on the center top nav on lanikaiislandresort.com. On the http://fmbw.lanikaiislandresort.com/ website, I added another logo, exact same dimensions and sizes, but now the logo is taking up way more space. What can be causing this issue? I don’t want to take up much space at all in the header nav area with the logo. I want it to be minimal like hte lani kai website. Thanks!

    #855308

    TheLaniKai
    Participant
    This reply has been marked as private.
    #855463

    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you are using the code below :

    .x-brand img {
      width: 300px;
    }

    So it will be 300px whatever image size you upload. But you might see different size due to the white space on the image itself. So check the two images and see which one have more white/blank space around.

    Hope this makes sense.

    Cheers!