Background Image Logo Placement

  • Anonymous

    #10293

    Hi,

    I have built a child theme in order make changes as requested by my client however, having got the navigation bar above the Header image, the background-image setting I am using for the logo does not let me place it where it should go above the header image on the left side of the center. It puts the logo at the top left hand corner of the screen. Could you tell me how to go about changing this please. I have read and applied several of the options suggested for other users in the site, but cannot change the position of the image even using:

    body {
    background-image: url(http://localhost/whitehart.co.uk/wp-content/uploads/2015/12/Whitehart_Logo400.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position: 10% 35%;
    }

    Also I have to make the front page static, but when inputting the text content it has huge gaps between each line. How would I change this so the text is restored to normal.

Viewing 1 post (of 1 total)

  • You must be logged in to reply to this topic.