Not sure which is the issue. Have 5% padding around entire column and a Classic Headline with MTN class. After update, the column padidng isn not being recognized anymore. whats the fix?
SO it looks like its an issue with Firefox bc in Chrome it looks right. Whats the fix for this?
Hi There,
Could you please send us with the screenshots on the Firefox?
Thanks.
Tried to upload the two screenshots and it says they are too big. migh twant to loosen that up a little
Hi There,
Please clean FireFox Browser cache and check it again.
If that does not help, please provide your URL so we can take a closer look.
MTN stands for Margin All None, so it would not affect the padding of your column.
Thanks
MTN stands for Margin Top None btw…
Hi There,
Yes, you are correct, my bad, I thought one thing and wrote another as most often people use the man class…
Unfortunately, the provided domain does not seem to be working, I am getting :
This site can’t be reached
choates.cobbleweb.com’s server DNS address could not be found.
Search Google for choates cobbleweb
ERR_NAME_NOT_RESOLVED
Let us know once your site is working or the correct URL.
Thank you
i updated the url in the secure note
Hi There,
Please clean your FireFox browser cache and test it again, see the image below, it works on my end.
Are you on PC or Mac?
Please let us know, thanks!

It did not work. Im on a Mac. I even uninstalled Firefox and reinstalled it to no avail. I am on the most up to date version of Firefox
Hi there,
It’s working fine on my Mac’s firefox. What version you’re testing it with? Or, please scheck the secure note.
Thanks!
which version of firefox are you using?
Hi there,
I’m on Firefox 49.8.0, what’s your firefox version? I’ll check it with that version.
Thanks!
we updated to 56.0.1 about a week ago
Hi there,
Could it be an issue with firefox itself, like the beta version that still has issues. According to firefox, the stable versions are 48.0, 51.0.1, 50.0.2.
Could you try it with stble versions?
Thanks!
it was fine with the last version. It looks like its an issue with teh classic elements. Not sure how testing it in an older version will help bc what happens if a general user updates their brower?
Hi there,
But you said it works on Chrome, the padding and margin from all browsers are just the same, and nothing changes in the padding system in the update. This is what’s applied in the column
.el3.x-column {
padding: 5% 0% 5% 0%;
}
And this for the headline
.mtn, .mvn, .man {
margin-top: 0 !important;
}
And they all works okay, if it’s caused by the update then it should be broken in all browsers including the one on my end. Padding and margin are standard CSS and can’t be changed by update, unless, another CSS overrides it and I don’t see any CSS overriding it. I’ll continue checking with other firefox versions.
Thanks.