• Resolved dreamh11

    (@dreamh11)


    Hi,

    Is there any custom css to remove footer credits i.e. to remove “WordPress Theme by MH Themes”?

    The page I need help with: [log in to see the link]

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

    you could hide the footer credits with a line of CSS:

    .mh-copyright-wrap { display: none; }

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

    As an alternative you could consider using the premium theme, which has an option included to change the copyright notice in the footer, amongst various other additional features, options and custom widgets to configure your website.

Viewing 1 replies (of 1 total)
  • The topic ‘custom css to remove footer credits’ is closed to new replies.