what the CSS to resize the logo with transparent menu option

Hello everybody,

all in the Title ...

thanks so much

Comments

  • I find it, with your forum i make my settings :


    @media only screen and (min-width: 1240px) {
        #Top_bar #logo { margin: 0px; padding: 0px 0px; height: 345px  !important; }
        #Header_transparent #Top_bar .logo {
          float: none;
          text-align: center;
          margin: 0px 0;
    }
    }
  • Hi,

    we're glad to see that you found solution yourself :)
Sign In or Register to comment.