WoodiE

Customer
In the main navigation of Flat Awesome+ (2.1.10) the register button opens a modal window. Is there an option within the style properties that I might be overlooking that allows us to change that behavior to load the full register page?
 
No option. You'll need to make a manual edit inside PAGE_CONTAINER

click inside the editor, click CTRL-F:

Code:
{{ link('register') }}

Remove this bit in that link item:

Code:
data-xf-click="overlay"

Ctrl-G will find the next instance of the register link(it's there twice)
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back