Hello there, @MirandaRodak ...
When you are viewing your page from a student's perspective, what happens when you hover your mouse directly in-between the buttons for "Week 2" and "Week 3", for example, where that line is showing up? When you hover over that line between the two buttons, does it seem like it is an "active" link that you could click on? If so, my guess is that the HTML code is probably using the space you inserted as part of the "Week 2" or "Week 3" button. You'd have to do a bit of super-sleuthing to look at the HTML code and identify where this might be so that you can remove it from the code. For example, look at what your code looks like for the "Week 8" and "Week 9" buttons. How does that code differ from what you have for the "Week 2" and "Week 3" buttons?
I hope this will help a bit. Sing out if you have any other questions about this...thanks!
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.