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:



