Notifications
Clear all

wpForo 1.x.x [Closed] Login/Register Buttons not active

2 Posts
2 Users
0 Reactions
593 Views
Posts: 1
Topic starter
(@marhinus)
New Member
Joined: 4 years ago

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
Sofy
Posts: 4662
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

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.