Shape 5

Joomla Templates => Aurora Dawn - Club => : nazarnazar December 31, 2015, 12:23:28 PM



: bad main menu
: nazarnazar December 31, 2015, 12:23:28 PM
how can i solve the problem of main menu
www.almodarres.com


: Re: bad main menu
: mikek January 01, 2016, 09:03:31 AM
Hello,

Your site is not currently showing like that. You have made modifications to the template's css, I would recommend reverting back to the default css, by default the menu items will show in a single line.


: Re: bad main menu
: nazarnazar January 09, 2016, 06:51:39 AM
please solve main menu problem
its two line
 
www.almodarres.com


: Re: bad main menu
: mikek January 09, 2016, 08:38:28 AM
Hello,

This is because you have modified the template and the header. The css below will correct this if you add to the bottom of template.css, but you should revert to the default css to avoid any future issues.

#s5_header {
    height: 254px !important;
    overflow: hidden !important;
}


: Re: bad main menu
: nazarnazar January 09, 2016, 08:59:17 AM
its ok
thanks