That solved the problem! Thank you so much, Christine! I wouldn’t have thought that affected it at all.
Thank you, Christine. I’m looking for the error but I don’t see it. Can you elaborate?
For anyone else who wants to see it in person, the site is http://www.hello-natalie.com. 🙂
In case someone else needs the answer, the code is found in Atahualpa Options under “Add HTML/CSS Inserts” under “CSS Inserts”. It says:
div#imagecontainer {
border-top: solid; 5px; #000000;
border-bottom: solid; 5px; #000000
}
To fix it, just remove the “solid; 5px; #000000;” part after both border-top and border-bottom.
🙂
Thank you so much Esmi! Found the solution right away 🙂