Marko Jaric
asked 10 years ago

My logo is about twice as wide  as the focus logo (http://www.thoroughbredtimes.com/dw_focus_quickstart_package/).  I like the idea of having three sections for sponsors in the header.  The sponsor sections just need to be a little skinnier as there is quite a bit of white space between the three.

Please let me know how I can scooch the three sponsor sections closer together so that there is enough room for my logo.  I tried removing one of the widgets but that did not create any additional space for my logo.

 

2 Answers
DominicStaff
answered 10 years ago

Hello David Bradshaw

You can tell me, you want to use logo size here.

Here’s how to change the logo have size 450 x 70 px.

To change the logo size to 450 x 70 px, please follow my instruction:
Step 1: Log in to Dashboard > Appearance > Widgets

Delete all the Text widgets of Header in the sidebar. This is because the logo size is too big to have space for other widgets on Header.

See screenshot: http://i.imgur.com/dkhHHv3.png

Step 2: Go to Dashboard > Appearance > Themes> Select Customizer

See screenshot: http://i.imgur.com/hO7gYx9.png

Step 3: Choose General Settings, then paste the following code lines into “DW Focus header script”

see screenshot:http://i.imgur.com/K30Tjz5.png

 

<style type="text/css">
.site-header #header {
background: none;
}

#branding {
width: 450px !important;
}

.site-header #branding a {
width: 450px;
height: 70px;
}

</style>

Step 4: Select Title & Tagline, upload a logo image with the size of 450x70px

And you will have a new webpage with the logo as requested.

See screenshot: http://i.imgur.com/yQRmczj.png

Please don’t hesitate to contact us if you have further questions.

Hope this helps!
Regards,
Dominic

Marko Jaric
replied 10 years ago

Thank you for the prompt response! I want to keep the three sponsor regions. I just want to make them narrower, so that there will be more room for my logo. Can you please instruct me on how to do that?

DominicStaff
answered 9 years ago

Currently, if you want to use a logo size 450 x 70 px on the header, you can not keep three sponsor regions as our Demo site.

Powered by DW Question & Answer Pro