Background color of "Current" item on Pagination Element not recognized when Gradient used on "Items"

Hi,

Running Pro 6.9.2

I have an Archive template setup for a custom post type. On it, I’ve added a “Post Pagination” element.

On the “Items” tab for the Post Pagination element, I have set the “Background” color (in the Setup section) to a gradient. (Actually, a gradient base and a solid color interaction). This works perfectly.

Also on the “Items” tab, in the “Current” section, I’ve set a background color that is NOT a gradient. However, the gradient color continues to appear on the “Current” item.

In my inspector, I can edit .m1gj-1b .x-paginate-inner > .current and add
background-image: none

And this fixes the issue.

Some screenshots are attached:
image
image
image

1 Like

Hello @dannikb,

Thanks for writing to us.

It might be an issue with the cache or a custom code issue. To help you with your concerns, we need to check your settings. I would request please share the admin login details. Meanwhile, I would suggest you troubleshoot a few of the common issues before we investigate your settings. Please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password
  • Exact page URL

You can find the Secure Note button at the bottom of your posts

Thanks

Hi,
I’ve cleared cache and know that’s not the issue.

I fixed it by adding a “background-image: none” to the element’s CSS, so you don’t need to log into fix it for me. I just thought it might be an issue to look into in general.

Thanks,
Danni

I’ll get a fix in place for this issue. Thanks for sending us such a detailed report. Have a great day.

1 Like