Skip to content

Commit

Permalink
added info how to change modal sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
moldcraft committed Sep 21, 2016
1 parent 9fc3454 commit 434ab10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extension/megamenu/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,5 @@ Item Custom Options
if ($item_type = fw_ext_mega_menu_get_db_item_option($item_id, 'type')) {
$values = fw_ext_mega_menu_get_db_item_option($item_id, $item_type);
}
3. Adapt options popup sizes by overwriting these `config keys <https://github.com/ThemeFuse/Unyson-MegaMenu-Extension/blob/v1.1.0/config.php#L5-L7>`__.

0 comments on commit 434ab10

Please sign in to comment.