Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2114001
Mega Menu
Closed

Comments

  • stejournal started the conversation

    Hi,

    Please could you tell me what core files I need to change to make the mega menu have 5 columns as at the moment it only has 4.

    Thanks

  •  7,280
    Oliver replied

    Hi,

    wp-content/themes/thegem/inc/megamenu/megamenu.class.php

    In the header:

    $TheGem_Mega_Menu_Columns_Values = array(
        1 => '1',
        2 => '2',
        3 => '3',
        4 => '4',
        5 => '5'
    );
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver