Anyone know where to remove the 'snippet' text that gets posted with each item on home page outline?
I just want it to display the image, title and link, but not the snippet text...
Anyone know where to remove the 'snippet' text that gets posted with each item on home page outline? I just want it to display the image, title and link, but not the snippet text... |
remove the 'snippet' text
Navigate to /modules/boonex/wall/templates/base/outline_item_image.html
<div class="wall-oii-description __mod_prefix__-wall-oii-description bx-def-font-small bx-def-font-grayed">__item_description__</div> Remove that line or comment it out, clear the cache.. ManOfTeal.COM a Proud UNA site, six years running strong! |
thanks :-) |