Hi @justin99,
These are the forum terms and rules checkboxes. You can disable those in Dashboard > Forums > Tools > Privacy & Rules Tab.

Thanks for the fast reply, In that picture you don’t even have the Info Icon next to the text, After registration you will receive an email confirmation with a link to set a new password.
When I go to the documentation that you have linked the first picture on the left shows the orange “I” icon thats what I’m talking about. Its half my screen and in the options there is nothing that I can see to change that.
-
This reply was modified 5 years, 6 months ago by
justin99.
-
This reply was modified 5 years, 6 months ago by
justin99.
Hi @justin99,
Use this CSS code:
#wpforo #wpforo-wrap svg {
width: auto !important;
}
The CSS codes should be added in the “Custom CSS code” textarea, located in the Dashboard > Forums > Settings > Styles Tab.
Please don’t forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.
MAKE SURE…..
Please don’t forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.
Taken from the advice from above, it worked after clearing caches and F5 twice!