Help with Logo position
-
Hello guys,
I need help fix position of my logohttp://i.gyazo.com/e0645766930eeda9598f7c467af48741.png
THis is part of my css:
.header-banner-large .btn-primary:hover:hover, .header-banner-large .btn-primary:hover:focus, .header-banner-large .btn-primary:hover:active, .header-banner-large .btn-primary:hover.active, .header-banner-large .btn-primary:hover.disabled, .header-banner-large .btn-primary:hover[disabled], .header-banner-large .btn-primary:focus:hover, .header-banner-large .btn-primary:focus:focus, .header-banner-large .btn-primary:focus:active, .header-banner-large .btn-primary:focus.active, .header-banner-large .btn-primary:focus.disabled, .header-banner-large .btn-primary:focus[disabled] { color:#FFFFFF; background-color:#1d1a10; *background-color:#0d0b07; } .header-banner-large .btn-primary:hover:active, .header-banner-large .btn-primary:hover.active, .header-banner-large .btn-primary:focus:active, .header-banner-large .btn-primary:focus.active { background-color:#000000 \9; } .logo { padding:30px 0 0 37px; } @media (min-width: 768px) and (max-width: 979px) { .logo { width:100%; } } @media (max-width: 767px) { .logo { float:none !important; text-align:center; margin-bottom:22px; padding:20px 0 0 0; } } .logo_h__txt { margin:-9px 0 0 0; } .logo_link:hover, .logo_link:focus { color:#fff; text-decoration:none; }
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
The topic ‘Help with Logo position’ is closed to new replies.