- This topic has 3 replies, 2 voices, and was last updated 8 years, 10 months ago by Mahesh.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
January 14, 2016 at 12:03 am #82821benowchiroParticipant
Hi, can I use a banner-size (full screen width) logo as the header logo. Right now, it only appears to be a few inches wide/tall. Thanks! Lee
My website is benowchiropractic.com
January 14, 2016 at 12:07 pm #82852MaheshParticipantHi @benowchiro,
For so please go to “Dashboard=> Appearance=> Theme Options=> Custom CSS” box and add the following CSS:
#header-left, #header-right{ width: 100%; } #menu-header-menu{ float: left; } .header-sidebar .widget{ clear: none; } .header-sidebar #nav_menu-2 { float: left; } #site-logo { text-align: center; float: none; display: block; } #hgroup-wrap #site-logo img { display: inline-block; }
Regards,
MaheshJanuary 15, 2016 at 5:34 am #82910benowchiroParticipantThanks Mahesh,
That works great! You ROCK!!!
January 17, 2016 at 10:57 am #83054MaheshParticipant -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Logo Banner’ is closed to new replies.