How to Add Custom Notification Boxes in Solopreneur
Use the below shortcode to add notification boxes of any color in Solopreneur theme.
- 1
-
Login to your Dashboard > Posts (or Pages) > Add New > Copy & paste the below shortcode where you want to display the box:
[fancythemes-notification]This is the notification text[/fancythemes-notification]
- 2
- Now replace the "this is the notification text" with your own text.
- 3
-
If you want to use notification boxes with a different background color (for example green), use the below code:
[fancythemes-notification color="green"]This is the notification text[/fancythemes-notification]
- 4
-
Current supported colors ones:
- red
- green
- blue
- yellow
- orange
- purple
Default color is light grey.