Support Forum

Cincinnati Doula website and forum

1 Answer

New Answer

MP Mr Papa
Mr Papa
Member

Perhaps its exactly what you want, but would point out that your wp theme is overriding and messing up the forum skin…

in your theme style.css file, it has styling for table elements that is bleeding over into the forum… namely, in the area of lines 132 and 136… if you are not using table styling elsewhere, you can remove… or add new styles for

#sforum table

and remove the wp styling from the forum…