
flauntbooks
flauntbooks
About
- Username
- flauntbooks
- Joined
- Visits
- 10
- Last Active
- Roles
- Member
Comments
-
You need to place this to get the list items to show with a bullet. Place the following into your Custom CSS under the BeTheme Options. ul{ list-style: initial; list-style-type: disc; list-style-position:inside;} That works for me.
-
Use the following code in your functions.php file but replace the CUSTOM_POST_TYPE in the code below. If you run into any problems you can customize and change any of the name conventions in the code below but leave the final settings under add_met…