{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/d13493376bfc4faa87096e0f19ef74dc\" frameborder=\"0\" width=\"1152\" height=\"864\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":864,"width":1152,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":864,"thumbnail_width":1152,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/d13493376bfc4faa87096e0f19ef74dc-00001.gif","duration":250.44000000000005,"title":"CBF Tutorial - How to customize the buttons/navigation area inside MemberPress","description":"Here is the code you will need to paste in your Custom CSS area:\n\n/* === Module and Lesson Buttons === */\n\n.mpcs-section-title .mpcs-section-title-text {\n   font-size: 15px !important;\n  font-weight: normal !important;\n\tcolor: #ffffff !important;\n}\n\n.mpcs-lesson-link {\n  font-size: 14px !important; \n}\n\n.mpcs-section-title {\n  background-color: #2f2f2f;\n\tborder-radius: 10px;\n  margin-bottom: 7px !important;\n\tmargin-left: 5px !important;\n\tmargin-right: 5px !important;\n}\n\n/* === END: Module and Lesson Buttons === */"}