Viewing 4 replies - 1 through 4 (of 4 total)
  • David

    In the header of the html, you have an <hgroup> that contains the site-title and site-description. These two have either too much width or too much margin in the css file, so they’re pushing the social icons down so they’re going into the slider.

    The nav is also appearing after the slider so I don’t know if you accidentally moved it? I’m using firebug in Firefox and if you’ve not used it, it may help you inspect your code and then make changes that will work right in the browser and then you can put them into your actual code.

    https://getfirebug.com/firstrun#Firebug%202.0.1

    As far as the links are concerned, I see something like this a alt=”instagram” target=”_blank” href=”https://www.instagram.com/&#8221;

    whereas a link should appear as

    in order to direct someone to that page.

    hope this helps.

    Thread Starter clarky1314

    (@clarky1314)

    Hi Jeffery,

    I have made the updates, I don’t think I did them correctly as the site still looks a bit odd. The navigation is above the banner and the links are working.

    However, there is the following errors:

    1. There is gap between the navigation and the banner
    2. The banner buttons are distorted
    3. The body text is too close to the banner
    4. I moved the banner and tried to look for where I could edit the site title and description but these both seem to be set to 0px?

    There are probably other problems which I don’t have enough experience to notice. I have pasted the full code from the header below for reference.

    Thanks,

    David

    Header code pasted here:
    [Thousands of lines of code redacted – Please use PasteBin to distribute that much code instead]

    David

    I’m sorry, I’ve had a bit of an emergency around here. I hope someone can jump in and help you, I neglected to mention the use of a child theme, if you’re not familiar, in my haste to discuss.

    I will jump back and check on it and help tonight about 5:30aUTC

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Clarky please use PasteBin to share your code instead, you cannot post that much code here in a readable format.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Social media buttons pushing down slider’ is closed to new replies.