Apr 28, 2020 6:32 pm
Hi there,
Just added the forum to my website https://paramatic.co.za/community but for some reason I cannot get the login/register buttons to work, neither are the pages available? Any ideas?
1 Reply
Apr 29, 2020 8:04 am
Hi @marhinus,
This is just a CSS conflict, to get it resolved, put the CSS code below in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.
.elementor-311 .elementor-element.elementor-element-750deac3 > .elementor-element-populated {
margin: 0 !important;
}
Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.