• Hi,

    I would like to use a banner in the center position as a logo (1652 x120 pixels), is it possible?

    I selected the third radio image option in Appearance->Customize->Flash Theme Options->Header Settings.

    I tried to do it by placing the banner with its original measurements but I get the result that I show in the following image (A orange bars on the sides):

    https://pasteboard.co/IhGHGtY.png

    The background of my menu is orange.

    Can you help me please?

    Best regards,

    Memento

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    It’s a bit difficult for us to see what’s the issue on your site since it’s working fine in our development environment. Can you provide us the URL of your website so that we can inspect it and give you a better solution?

    Good Day,
    Best Regards 😀

    Thread Starter memento2016

    (@memento2016)

    Hi Sabina,

    Thanks for your answer.

    The link of my test site of my organization is:

    Link

    What is the archive that controls the measurements of the logo centered? header.php?

    Another option is, I would like to use the header and upload it in the centered logo section, is it possible?

    Excelent and fast theme!!!

    Best regards,

    Memento

    Hey,

    Go to your Dashboard > Appearance > Customize > Additional CSS
    Add this to the Additional CSS:

    .header-bottom {
        background: none;
    }
    
    .center-logo-below-menu .header-bottom .site-navigation-wrapper {
      background-color: #FF9400;
      width: 100%;
    }

    If this does not bring the result you wanted, Could you write to us one more time, specifying the exact design you wanted?

    Good Day,
    Best Regares.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to use a banner in’ is closed to new replies.