Hello. I have two more question. I would be glad if you answer. How can i reduce the distance in the first picture ? And my 2nd question. How can i make the logo bigger on the second picture ?
1/ When I open your logo in my photoshop - I can see your logo image has too many white spaces below it - check this image: http://prntscr.com/w0mz7g - It seems that's your shadow from the logo image - but I think you should remove this shadow because it's not really easy to see - and it makes your logo image look smaller in header style 6 & 9 and caused the high space on other header styles.
For change the padding on the first picture, you can check option for it via Customize > Logo & Header > Logo > Logo Padding Top & Bottom > change it to smaller value.
For make your logo bigger on second image, you can add more this code to Customize > Custom CSS:
How to add a favicon to my wordpress Blog ?
Hi,
You can add it via Customize > General > General Settings > Upload Favicon.
You can use image file ( .png or .jpg ) there - no need to use .ico format.
Best Regards,
PenciDesign
Hello. I have two more question. I would be glad if you answer. How can i reduce the distance in the first picture ? And my 2nd question. How can i make the logo bigger on the second picture ?
Hi,
1/ When I open your logo in my photoshop - I can see your logo image has too many white spaces below it - check this image: http://prntscr.com/w0mz7g - It seems that's your shadow from the logo image - but I think you should remove this shadow because it's not really easy to see - and it makes your logo image look smaller in header style 6 & 9 and caused the high space on other header styles.
For change the padding on the first picture, you can check option for it via Customize > Logo & Header > Logo > Logo Padding Top & Bottom > change it to smaller value.
For make your logo bigger on second image, you can add more this code to Customize > Custom CSS:
Or simple is change the navigation height via Customize > Logo & Header > Main Bar & Primary Menu
Best Regards,
PenciDesign
Hi,
Because your menu is too long.. It doesn't enough space to display in one row with the logo - check this image: http://prntscr.com/w17jp9
I recommend you make your menu shorter by use sub-menu for menu items not needed to display as menu level 1.
Best Regards,
PenciDesign
Hello . I have a problem. The larger the menu , the more it grows in the shadow. How can i solve it ? This is my css code.
#menu-menu_inancdincer-1 li a:hover {
border-radius:5px;
box-shadow:0 0 5px 2px #33ffff,
0 0 5px 2px #66ffff;
color:cyan;
}
Thanks for your help. Picture is attached.
Hi,
You can replace the CSS code
to this code:
Best Regards,
PenciDesign