Settings and activity
6 results found
-
45 votes
An error occurred while saving the comment Jared Mabrey supported this idea ·
-
6 votes
Jared Mabrey supported this idea ·
An error occurred while saving the comment Jared Mabrey commented
Hi, I'm not sure if this helps for now, but we're having the same issue and I just decided to hide it with CSS in the meantime, until it's formally addressed.
Please only paste this into your portal css and NOT the giving hub since (unfortunately) the classes are pretty universal. They really need to start using more IDs and it'd make things much easier!
--
/*--- Grant Catalog Remove info/button from top card ---*/
.ft_card.card.p-3 .row {
display: none;
}
.ft_card.card.p-3 .row:nth-child(-n+2) {
display: flex;
font-size: 18px;
line-height: 22px;
b {font-size: 13px;}
}input.click_once.shadow-0.btn.btn-sm.btn-rounded.btn-primary.ft_btn_primary.ft_btn_primary_text {
display: none !important;
}input.click_once.shadow-0.btn.btn-sm.btn-rounded.btn-primary.ft_btn_primary.ft_btn_primary_text:first-child {
display: block !important;
} -
31 votes
Jared Mabrey supported this idea ·
-
89 votes
Jared Mabrey supported this idea ·
-
46 votes
Jared Mabrey supported this idea ·
-
105 votes
Hey All,
Would you need multiple levels of folders or would one level be enough?
Jared Mabrey supported this idea ·
I think this is a good idea too. Or at least have a way to link directly to that tab so we can put it in the header or footer. Right now it appends their fund-id to the end of the link so I don't know how to link to it universally for everyone and merge fields don't seem to work.
... fcsuite.com/erp/portal/fundadvisor/grant_catalog?funit_id={{funit_id}}&profile_id={{profile_id}}