Repeat group add button and icon not showing correctly

griffin

Member
I have a repeating group which isn't showing the "add" icon button correctly as per image - Anyone able to advise how this can be fixed?

Repeat buttons.png
 
Looks like a CSS issue with your Joomla template.
Do you have a link to this form?
 
Hi

I had this problem in my template and I fixed it in the template.css finding:
.pull-right.collapsed .icon-minus,
.pull-right .icon-plus {
display: block;
}

I had display to none and I simply reverted to block.

Hope this helps.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top