Hey Ofi,
thank you for your reply!
I did find some stuff in the mean time, but it was a lot of digging... Is there a documentation about that somewhere? :)
About the page title: I understand that I can deactivate it, but where would the module come from if one would like to alter its appearance?
Also, in the rendered page, if we go on "insepct", we'll find that in the head there will be style elements like the following:
...
<link href="/components/com_sppagebuilder/assets/css/color-switcher.css?5c4d30aeb4e6059223dc156f675a1315" rel="stylesheet">
<style>body{font-family: 'Arial', sans-serif;font-size: 18px;line-height: 1.4;text-decoration: none;}
@media (min-width:768px) and (max-width:991px){body{font-size: 14px;}
}
@media (max-width:767px){body{font-size: 13px;}
}
</style>
<style>h1{font-family: 'Helvetica', sans-serif;font-size: 106px;line-height: 1;text-decoration: none;}
@media (min-width:768px) and (max-width:991px){h1{font-size: 72px;}
}
@media (max-width:767px){h1{font-size: 52px;}
}
</style>
<style>h2{font-family: 'Helvetica', sans-serif;font-size: 64px;line-height: 1;text-decoration: none;}
@media (min-width:768px) and (max-width:991px){h2{font-size: 50px;}
}
@media (max-width:767px){h2{font-size: 38px;}
}
...
<style>h6{font-family: 'Helvetica', sans-serif;font-size: 24px;line-height: 1.2;text-decoration: none;}
@media (min-width:768px) and (max-width:991px){h6{font-size: 20px;}
}
@media (max-width:767px){h6{font-size: 16px;}
}
</style>
Where would those come from? It would be cool if we could "remove" them, if wanted.
Because I also have a custom.css that overrides the h1 - h6 in terms of font-family, but itself gets overwritten by the styles in the header. Putting "!important" in my custom.css for their font is also not an option, as it will overwrite all the headers and makes changes in the PageBuilder obsolete.
I can confirm that I found the "issue" with lms/events and that it was my bad reading, sorry for that!
Sorry for my misunderstanding! Since "Educon" is only available for Joomla Version 3,4,5 and "Educon II" is available for Joomla 6, I thought it would be the next version of it - maybe a little note somewhere that this is not the case would be helpful.
Thank you for your help and fast reply! :)
Best,
Kai