A Lot Of Code In Html - Question | JoomShaper

A Lot Of Code In Html

W

wolfex

SP Page Builder 1 year ago

Hello, I checked now one or my site a I can see lot of strange Sp Page Builder content and I thing this is an error. How can I remote it?

@media (max-width: 1199.98px) {#sppb-addon-1717069633148{}} @media (max-width: 991.98px) {#sppb-addon-1717069633148{}} @media (max-width: 767.98px) {#sppb-addon-1717069633148{}} @media (max-width: 575.98px) {#sppb-addon-1717069633148{}}#sppb-addon-wrapper-1717069633148{ } .....

0
4 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #164725

Hello wolfex

It looks like you have added CSS to your page or addon settings. Please check your page style section. Follow this documentation:

SP Page Builder page options

Best regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #164736

If you're sure that you finished your site, you can Enable Production mode in SPPB Setting . READ :

https://www.joomshaper.com/documentation/sp-page-builder/settings#advanced

it will move CSS styles from HTML to Page.css file

0
W
wolfex
Accepted Answer
1 year ago #164838

Hi, I have Production mode enabled, this is not the problem. Please take a look on enclosed html. The problem is when a content of site module is created via SPPB. In this module have a lot of buttons a in final html is many @media tags: @media (max-width: 1199.98px) {#sppb-addon-1717069633148{}} @media (max-width: 991.98px) {#sppb-addon-1717069633148{}} @media (max-width: 767.98px) {#sppb-addon-1717069633148{}}

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #164859

Indeed, styles from SPPB Modules are not moved to PageX.css file, becuse Module is not a Page. We have to improve that in the future using , for example, extra ModuleX.css file.

By now I don't have any "magic fix" for you. We both have to wait.

0