Hi Aman,
Thank you very much for this.
I have created a custom.css file in {siteroot}/templates/ja_playstore/css and added the following:
/* HIDE CUSTOM FIELDS FROM AUTOMATICALLY DISPLAYING */
.xblog-item dl.fields-container{display:none !important;}
/* MAKE CUSTOM FIELD TITLES BOLD */
.xblog-item ul.list-group li span.field-label{font-weight:bold !important;}
I have also cleared my browser cache and loaded the page with a different browser, but the changes are not taking effect.
Any idea why? This method has worked fine with all other installations of JA Templates, so I'm not sure what I've done wrong. 🙂
Thank you again for your help.