Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM › WCFM Fonts Weight Buttons
- This topic has 1 reply, 2 voices, and was last updated 7 years ago by
WCFM Forum.
Viewing 1 reply thread
- AuthorPosts
- August 19, 2018 at 4:49 pm #28906
JuanB
ParticipantHello,
A query on the style of the buttons in WCFM. The font of all the buttons has a weight of 200, and very thin texts are seen.
How to make a general change of weight of 200 by 400?
Should I change the style of each of the buttons independently?
Thanyou. - August 20, 2018 at 6:27 am #28944
WCFM Forum
MemberHi,
Kindly add this CSS this –
#wcfm-main-contentainer a.add_new_wcfm_ele_dashboard, #wcfm-main-contentainer a.wcfm_import_export, #wcfm-main-contentainer input.wcfm_submit_button, #wcfm-main-contentainer button.wcfm_submit_button, #wcfm-main-contentainer a.wcfm_submit_button, #wcfm-main-contentainer .wcfm_add_category_bt, #wcfm-main-contentainer .wcfm_add_attribute, #wcfm-main-contentainer input.upload_button, #wcfm-main-contentainer input.remove_button, #wcfm-main-contentainer .dataTables_wrapper .dt-buttons .dt-button, #submit-job-form input[type="submit"], #job_preview input[type="submit"] { font-weight: 400; }
Thank You
- AuthorPosts
Viewing 1 reply thread
- The topic ‘WCFM Fonts Weight Buttons’ is closed to new replies.