01/25/2019 at 3:34 pm
#482665
Keymaster
@ Ramona
RE: I managed to get the “read more” and ‘sprite’ off my grant listing page but I noticed that the title that displays is still showing as a link. Can I change that setting? … the entry name.
Sorry, no. The template PHP and JavaScript files would have to be edited to remove this. The CSS I gave you only hides the elements you asked about.
RE: on the staff page the ‘sprite’ is now transparent. I don’t know how that happened.
It looks like you are trying the change the color by using the color shortcode option.
The issue is that you set the color to an invalid value. It appears you have it set to 02567f when it should be set to #02567f. Notice the missing #.
Hope this helps!
