Hi
My HOME page is different to the others. The problem is the class in <body>
<body class=”home page page-id-3478 page-template-default logged-in admin-bar no-customize-support _masterslider _msp_version_2.29.0 wpb-js-composer js-comp-ver-4.11.2 vc_responsive fixNav-enabled breadcrumbs-type-9 cart-widget-on”>
How can I change my HOME class??
I need change “class=”home page …” to “class=”page …”
I find body_class() but it does not appear
<body <?php body_class(); ?>>
Other problem
The Right side top bar area isn’t visible in mobile navigator
Thanks