sushmita agarwal
asked 9 years ago

Hi
I’m unable to add my logo to the website as guided by you in previous answers. Kindly Help.
Regards,
Sushmita

1 Answers
DominicStaff
answered 9 years ago

Hi,
At the moment, our theme only support to add the logo to the Page title position. If you want, you can add the following code to the style.css file:

.banner .page-title {
text-indent: -9999px;
background: url('FILE URL');
width: 250px;
height: 250px;
border: none !important;
}

.style-flat .banner hgroup:after{
display: none;
}

If you still face there issue, you can send me username & password of your site(via private answer) I will help you add the logo to your site.
Hope this helps !

Powered by DW Question & Answer Pro