Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Kadackaya,

    thanks for using MH Magazine lite.

    You could hide the excerpts in the slider widget with a line of CSS:

    .mh-slider-excerpt { display: none; }

    You can add CSS code in your WordPress dashboard under Appearance => Customize => Additional CSS or by using plugins for adding code snippets.

    For 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.

    Thread Starter kadackaya

    (@kadackaya)

    Thank you so much for your prompt reply! Everything worked out!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove article description from slider?’ is closed to new replies.