Home › Forums › IT Consultant Support › Remove white space below the logo
- This topic has 13 replies, 2 voices, and was last updated 6 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
September 12, 2018 at 5:26 pm #107539
Hi,
How can I remove the white space to the left of the logo and how I can change the size of the nav bar?
The site is http://bsc-test.com/version7
Thanks,
September 13, 2018 at 6:39 am #107610Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisSeptember 13, 2018 at 9:00 am #107622Sure, the url is http://bsc-test.com/version7
Thanks
September 13, 2018 at 9:05 am #107623Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header { padding-bottom:0;}
Regards,
ChrisSeptember 13, 2018 at 10:42 am #107631I did that, but I still have a white space to the left of the logo. I need move the logo to the left corner.
Thanks
September 13, 2018 at 10:47 am #107632Hi,
Okay, can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisSeptember 13, 2018 at 10:52 am #107634the url is http://bsc-test.com/version7
If you see the layout is full-width and the logo is not to the left.
Thanks
September 13, 2018 at 10:59 am #107636Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo img { margin-left:-85px;}
Regards,
ChrisSeptember 13, 2018 at 11:11 am #107638Sorry, I tried but I have the same problem.
I pasted here my ccs codes
.menu {
text-align:center
}
menu li {
display:inline-block;
float:none;
margin-left: -5px;
}
.menu li li {
display:block;
text-align:left
}
.suptp a { color:#52b7f2 !important;}
.suptp a { font:esteban !important;}
.suptp a { font-size: 18px !important;}
.suptp:hover a { color:#fd9206 !important;}..logo img { margin-left:-85px;}
#slidera .nivoSlider { min-height:360px !important;}
September 13, 2018 at 11:16 am #107641Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisSeptember 13, 2018 at 11:55 am #107643Ok, I just did it.
Thanks
September 13, 2018 at 12:40 pm #107645Hi,
Issue resolved. Kindly check and confirm.
Regards,
ChrisSeptember 13, 2018 at 1:48 pm #107647Hi thanks for your help!
I Have another question. I try to reduce the height of the navigation bar. I used this code #topmenu ul li a{padding:10px 25px;}. But now the navigation bar isn’t on the top. How I can reduce the height without this problem.
Please take a look this is the url http://bsc-test.com/version7
September 14, 2018 at 11:15 am #107702Hi,
Issue resolved.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.