A group button missing

Status
Not open for further replies.
Its there in the markup just that your J template doesn't have a bootstrap class assigned for "icon-plus"
Add this to your Joomla template's css or the form's custom css file:

CSS:
.icon-plus {
  background-position: 0 -96px;
}
 
Thanks rob

I'll have to do it in the morning as I'm in bed now (I know how to live!) but will report back

Thanks


Sent via my iPhone using Tapatalk app
 
/j3/templates/jsn_gruve_pro/css/template.css has this stopping the icon from being shown:
CSS:
.pull-right.collapsed .icon-minus, .pull-right .icon-plus  {
display: none;
}
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Staff online

Members online

Back
Top