• Is it possible to add custom CSS to the plugin? I tried putting the CSS codes in my theme’s stylesheet, but it’s not applied.

Viewing 1 replies (of 1 total)
  • Technigal

    (@twwebbie)

    It is indeed possible. Here are a few of my css tweaks:

    .wpad_content_comment p{display:none;}
    .wpad_admin_tag{display:none;}
    .wpad_comment_meta{width:100%; margin-top: 5px;}
    .wpad_front_gravatar{width: 40px !important;}
    .wpad_form_group {display:block;}
    .wpad_comment_fields_wrapper h3 {display:none;}
    .wpad_email_not_publish{display:none;}
    .edit_comment_front {display: none !important;}

    If you don’t have Customize for plugins, install Modular Custom CSS. After installation it will be available via the same Cuztomize, add your tweaks and save.

    • This reply was modified 8 years ago by Technigal.
Viewing 1 replies (of 1 total)
  • The topic ‘Custom CSS’ is closed to new replies.