- Compatible XF 2.x versions
- 2.1
- Additional requirements
- Xenforo Default style
- Visible branding
- No
Create a very simple, yet effective, call to action button that will flash your "Log In" button to smaller viewports, which hide the "Register" link, and then swap it with the "Register" button in larger viewports when it becomes visible.
Add the following code to your extra.less template:
Add the following code to your extra.less template:
CSS:
@media screen and (max-width: 373px) {...
You do not have permission to view the full content of this resource.
Log in or register now.