• Hi. I’m helping a friend to build his website and something went wrong with the page spacing and the sidebar links. Just by looking at the code is anyone able to find out what’s wrong? I’m clueless at this point. Thank you so much.
    Regards
    Juno
    website in question: https://sureshot-airguns.co.uk

Viewing 6 replies - 1 through 6 (of 6 total)
  • Anonymous User 14885823

    (@anonymized-14885823)

    Hello Juno!

    I’m not sure exactly how you want the page to look, but right now the #content div is covering up the links in the #secondary div so you can’t click them.. If you increase the left margin on the #content div (and maybe decrease the left margin on the #secondary div), then it will scoot everything over so they aren’t overlapping..

    Are you able to make edits to your CSS? Do you have a CSS file (in a child theme) that you can edit, or a plugin you can add CSS changes to?

    Thread Starter junodoran

    (@junodoran)

    Thank you very much. I am able to edit the CSS code but it’s a little baffling, but I will have a better look and see if I can find those lines. Thanks ??

    Anonymous User 14885823

    (@anonymized-14885823)

    No problem!! Good luck!

    The issue with the Twenty Eleven theme has been identified by the WP Core team and is being tracked in this ticket. The ticket also contains a work-around that you can place in your child theme functions.php file.

    Thread Starter junodoran

    (@junodoran)

    Thank you very much, the change in functions.php worked. Regards. Juno.

    The fix will be in WP v4.5.1; the RC is due out tomorrow:

    4.5.1 Release Candidate Tomorrow, April 21st

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Please help figure out what went wrong’ is closed to new replies.