Sep 15, 2018 9:59 am
                        Social Networks heading in account profile setting does not shown in bold please see my attached screenshot.
                         1 Reply                    
                Sep 15, 2018 12:10 pm
                        Hi ahmed,
Use the following CSS code, put it in Dashboard > Forums > Settings > Styles > "Custom CSS Code" textarea, save it, delete all caches, do CTRL+F5 on the frontend.
.wpf-field.wpf-field-type-html.wpf-field-name-html_soc_net > div.wpf-label {
   font-weight: bold !important;
}


 
                         
                        