打开后台Divi-主题选项-常规设置,加入自定义CSS即可:

具体代码如下:
.et_fixed_nav #logo {
max-height: 160px;
}
.et-fixed-header #logo {
max-height: 90px !important;
padding:0 !important;
}
打开后台Divi-主题选项-常规设置,加入自定义CSS即可:

具体代码如下:
.et_fixed_nav #logo {
max-height: 160px;
}
.et-fixed-header #logo {
max-height: 90px !important;
padding:0 !important;
}