Hi.Hi guys!
I have got this test site: https://homoorigin.com/
As you click on forum in menu you should see what I am talking about. The design breaks down.
Is there a way to fix it?
Thank you!
There is no other way except CSS adjustment. Pages with the forum have an unique class .com_p8pbb. Use this class to correct things you need.
For example:
Code:
.com_p8pbb :is(h3, .h3) { font-size: 1.75rem; text-transform: inherit;}
Statistics: Posted by Pavel-ww — Mon Jan 29, 2024 7:49 am