Latest Reply from Alice at 2015-08-04 07:42:00
I need help is badly let a picture menu so they can see, I expect an answer.

Pic: http://oi57.tinypic.com/148fcko.jpg (Demo))
Hi!

To fix this you need to replace the code:

#mainmenu li {
position:relative;
float:none;
}


with:

#mainmenu li {
position:relative;
float:none;
width: 100%;
text-transform: uppercase;
}


in the style.css file located in the directory of the theme. Besides, we have fixed this bug in the theme and you may simply download the theme with the updated style.css file from our website.

Leave a reply

Add codeAdd image