Horizontal line in accordion

I just updated a dev site to Pro 6.7.12 and added my first accordion element on the site. There is a black horizontal line showing before the accordion header text. I was able to remove it using:

.x-acc-header-content::after {
  content: none !important;
}

But I’m wondering why it was there to begin with.

This is what it looked like when I first added the element:

Hello Danni,

Thanks for posting in! We could not replicate the issue on our local testing servers. What you are experiencing could be caused by a caching issue. Make sure to clear all your caches.

Did you experience this issue on a fresh WP install? We would be happy to double-check your site if we can log in. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
– Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

image

Best Regards.

Hi,
It was a “fresh” install in that it’s a dev site and I just started building. However, the WordPress install had been sitting for a while because I’d used it as a bit of a proof of concept for something. It’s not a caching issue; I cleared all cache a few times and the issue persisted. However, I am using a couple plugins I’ve not used before, so I supposed it could be coming from one of those. At any rate, I fixed it with the CSS I noted, so I don’t need you to log in. Just wanted to make you aware in case it was an issue in Pro 6.7.12.

Thank you!

Hello Danni,

Thanks for sharing the information, and glad that you were able to fix your issue by yourself.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.