• Resolved ramunegaming

    (@ramunegaming)


    I’ve tried everything to get rid of your author box on your MH Newsdesk lite theme but nothing. I am currently using a different plugin for it but now I have two author boxes…. How can I remove just your author box?

Viewing 1 replies (of 1 total)
  • Hi Ramunegaming,

    thanks for using MH Newsdesk lite.

    You could simply hide the author box with CSS. Regarding CSS customizations, you can always use your browsers inspection tool to inspect the elements on your site and then use that information to add your own code modifications, for example:

    .mh-content .widget-title, .author-box { display: none; }

    You can add CSS code in your WordPress dashboard under Appearance => Customize => Additional CSS.

    As an alternative, the premium version of MH Newsdesk includes an option to disable the author box, amongst several other additional features, options and custom widgets to configure your website.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Author Box how?’ is closed to new replies.