Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

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

2 Posts
2 Users
0 Reactions
703 Views
Posts: 1
Topic starter
(@marhinus)
New Member
Joined: 5 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: 5486
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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.