CAWebPublishing / CAWeb

CA State Template WordPress, Divi Child Theme
https://caweb.cdt.ca.gov
13 stars 9 forks source link

[Bug]: 404 Page padding #776

Closed zakiya closed 2 years ago

zakiya commented 2 years ago

What happened?

When testing the cannabis upgrade from CAWeb 1.6.2 to 1.6.3a, we lost padding on the 404 page.

The issue seems to be a change in the name of a class in 404.php Assuming other sites are experiencing the same, I think it could be fixed this way:

/assets/scss/caweb/divi/_main-content.scss

- body:not(.sticky_nav) #main-content.main-content {
+ body:not(.sticky_nav) #main-content.main-content-default {

Thanks!

CAWeb Version

1.6.3a

Divi Version

4.17.4

Relevant log output

No response

Danny-Guzman commented 2 years ago

The issue is with the plugin not the theme, please test with the themes Default Template and not a 3rd party page template