
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 09:24 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 09:50 AM
First you'll want to locate the Icon Link Widget. Under Widgets search for "Icon Link".
Clone the Widget so you can make the appropriate changes.
It looks like you are using the color box template so on line 22 in the HTML template replace it with the follow
<h2><b>\{\{::options.title\}\}</b></h2>
Remove the slashes, that is just to get around the formatting from community. This will bold the Title using the b tags.
Next you'll have to replace the standard widget with your new custom one.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 09:50 AM
First you'll want to locate the Icon Link Widget. Under Widgets search for "Icon Link".
Clone the Widget so you can make the appropriate changes.
It looks like you are using the color box template so on line 22 in the HTML template replace it with the follow
<h2><b>\{\{::options.title\}\}</b></h2>
Remove the slashes, that is just to get around the formatting from community. This will bold the Title using the b tags.
Next you'll have to replace the standard widget with your new custom one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 09:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 09:52 AM