Page content cantering on scroll

Hi there,

I am needing some help as this began to occur with one of the recent updates and I am not sure how to resolve it.

I have been using the sliding navbar title for quite sometime without any issues but recently it is causing all the page content to be centered as well. After a brief diagnosis, I realised that the following class is being added to the entire page

div[class*=“col”] {
text-align: center;
color: #000;
padding: 5px;
margin-bottom: 16px;
font-size: 12px;
}

Any ideas or suggestions would be fantastic

This is your own code, there is no such in F7, look where it is and fix what causing issue