Zulhelmi Mohd Nasir
asked 9 years ago

Hi,

I already purchased this awesome theme. so far i am very satisfied with the featured. but i need assistance here. how can i place the "focus" logo to be at the center of the header? currently it is placed by default at left side. thanks for your time

my website: focuss.my
http://focuss.my/wp-content/uploads/2015/05/focus-mainpage.jpg

1 Answers
DominicStaff
answered 9 years ago

Hi,
To resolve this issue, you can open the header.php file, find the line 23.
Replace the following code: <div id="branding" class="span3 visible-desktop">

With new code: <div id="branding" class="span12 visible-desktop">.

Then add the following code to the style.css file:

#branding {
  text-align: center;
}
.site-header #branding a {
  display: inline-block;
}

Note: Please remove the Text widget via Dashboard > Widget > Header.

Hope this helps !

thinkdifferentnew
replied 9 years ago

Hi Dominic can i able to reside the logo default size from 230 90 to 240 110 ?

dominic Staff
replied 9 years ago

Of course! you can, I have checked on our demo and I saw show good.
See the screenshot: http://prntscr.com/7l15du

Powered by DW Question & Answer Pro