Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* remove inner content background color in single post */
- @media only screen and (max-width: 1024px) {
- .single-post.jnews-dark-mode.jnews_boxed_container .jeg_inner_content {
- background-color: unset !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement