I have an issue with my footer in single-post pages. My footer should look like
But when I open single post page it turns out to look like
.
When I inspected both footers I found out that any other page the css rules apply from js_composer.min.css
but on single-post page you do not see it there.
Is there any way to add that to single-post?