MASSIVELY-2.1 and static pages

Post Reply
lesmegeres
Sr. Bludit
Posts: 30
Joined: Wed Jul 19, 2023 6:51 pm
Location: Paris - France
Has thanked: 3 times
Been thanked: 2 times
Contact:

Hi,

If you display the source code of a default page, you will have paragraphs <p> and what you typed. Which is what it is expected. And Then you will the CSS files to apply the design.

If you display the source code of a static page, this is what you will get :

Code: Select all

<p class="cvGsUA direction-ltr align-justify para-style-body" style="color: #000000; font-family: 'YADK3w_fTc4 0', '_fb_', 'auto'; --font-size: 13.3333px; --line-height: 1.4; text-transform: none; line-height: 18px; text-align: left;"><span class="OYPEnA text-decoration-none text-strikethrough-none" style="color: #000000; font-weight: 400; font-style: normal;">Suzie est comédienne, conteuse, autrice et danseuse.<br></span></p>
I would really like to understand the meaning of such a thing ?!

How can I prevent this from happening ?

It prevents using normal CSS files for design.

Is it a bug or something else ?

I am puzzled...

Thanks for your advices, comments and more if necessary.

WBR,

Q

PS : french rugby team won over All Blacks. Hurrah!!!
ashrafakader
Sr. Bludit
Posts: 40
Joined: Tue Sep 05, 2023 1:33 pm
Has thanked: 9 times

where can I add CSS code to a static page?
I don`t have any idea it`s even possible here.

I want to add javascript code and css code to specific static pages.
If this is possbile, I`d like to know the method.

Thanks.
Post Reply