Adding site title with logo in the header

Hi,
I have a few requirements for the website
Firstly i want to add the site title and logo in the top left of the page integrated with the menu bar. The site title should come next to the logo.
Secondly the slider on home page is not coming full page(meaning covering left and right borders. I dont want it to extend to the bottom just want it to cover the entire page breadth). It has background borders. I have tried slider option and i have only two options “All and uncategorised” and selecting either changes nothing.
Thirdly i want to sublinks to the footer like "user advise, policy, FAQ etc. How to do that?

Please can anybody help me and give the necessary CSS code for this.

Hi @drbasics,

I hope you are well today and thank you for your questions.

Firstly i want to add the site title and logo in the top left of the page integrated with the menu bar. The site title should come next to the logo.

You can try achieving this using any of the custom CSS solutions shared in the following topics.

https://colorlibsupport.com/t/logo-to-menu-bar/
https://colorlibsupport.com/t/logo-in-navbar/

Secondly the slider on home page is not coming full page(meaning covering left and right borders. I dont want it to extend to the bottom just want it to cover the entire page breadth). It has background borders. I have tried slider option and i have only two options “All and uncategorised” and selecting either changes nothing.

Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

Thirdly i want to sublinks to the footer like “user advise, policy, FAQ etc. How to do that?

You can try achieving this by using the custom child theme solution posted in the following topic.

https://colorlibsupport.com/t/footer-links/

Best Regards,
Movin

Hi @movin
Thank you for your prompt reply.
I am an absolute beginner. So please bear with me as i go through this one at a time.

I have tried he following code and the logo now sits right next to the menubar.
#page .navbar-default .navbar-nav > li:first-child a {
font-size: 0;
line-height: 0;
background: url(“https://i1.wp.com/drbasics.in/wp-content/uploads/2017/02/Logo.jpg?w=649”) no-repeat center;
height: 80px;
width: 65px;
display: block;
background-size: 100%;
}
However, following issues remain:

  1. The tagline is yet not added and i have been trying ways but nothing is working.
  2. I want the menu tabs right aligned. (referring to space between logo and the tabs)
  3. The logo dissapears when i view it in Tab and mobile mode.

website is http://drbasics.in
Please help

Hello,

In order to help you can you please send us a Wordpress user and pass, because all we see is an under construction page.

Thank you,
George.

@colorlib support (George)

Well I have made an editor user @ http://drbasics.in/wp-admin
ID: editor
Pass: qwerty123

looking forward to your support.

Hi still awaiting your reply.

@colorlib support (George)

Well I have made an editor user @ http://drbasics.in/wp-admin
ID: editor
Pass: qwerty123

looking forward to your support.

Hi,

As an editor, I still cannot see your main website.

Nor can I change or add any custom code.

Kind Regards,
Support