Home Forums Theme support Logo on the left and images in home page Reply To: Logo on the left and images in home page

Yes, you are right, it’s position is absolute and that’s why the padding is not working.
You can use this code:

#navleft {
 right:40px;
}