Hi
I keep getting a solid black line (as opposed to the solid grey line) separating the content and sidebar. The line does not go all the way up/down. Its location seems to dependent on where I have scrolled to on the page. It happens in chrome and firefox. What could be causing this? It happened after I updated to the latest version of the theme.
Hi thando87!
Can you please give us a link to the website? We need to inspect it.
Cheers!
Ismael
Hi Ismael,
The home page is http://insightcx.com and an example page with a sidebar, http://insightcx.com/contact-us/
Thanks.
Hi,
Try adding this code to the Quick CSS area in the Theme options page:
.content{ border-color: transparent !important; }
Regards,
Josue
Thanks Josue. The issue seems resolved.