• Resolved Kriis

    (@kriis)


    I was able to change the background colour for the titles in the Posts Stacked widget but for the life of me can’t figure out where to change the font colour itself. Currently it is white and that isn’t working well with my colour scheme.

    Thanks in advance for your help.

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

    thanks for using MH Magazine lite.

    When it comes to 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-posts-stacked-title a { color: #ddd; }

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

    As an alternative you could have a look at the premium version of MH Magazine which includes color options to change the color scheme of the theme, amongst several other additional features, options and custom widgets to configure your website.

Viewing 1 replies (of 1 total)
  • The topic ‘Change Font in Stacked’ is closed to new replies.