Dark Mode

Posted in: Newsmag
Post count: 42

Hi,

Dark Mode for Newsmag? I tried different plugins, but none of them work properly. I use Style 10 (Header Style) for my personal blog. I don’t want full menu in Style 10 (I want it to look like in Default Style). Can you help me with a CSS code? Thank you.

Personal blog: https://www.programegratuitepc.com/

Post count: 35449

Hi,
The plugin that we recommend and it is working ok with the theme is https://wordpress.org/plugins/wp-dark-mode/
To ake the header boxed, you can try this custom css
.td-header-style-10{
width: 1024px;
margin-left: auto;
margin-right: auto;
}

Thank you!

Post count: 42

Hi,

Thanks for the CSS code. Now is good.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.