Forum replies created
Ok, I got around it by inserting ascii code for space in the text until it wrapped to the second line and then added the text for line 2.
DO I HAVE TO RE-DESIGN ALL MY WEBSITES WITH THIS NEW VERSION?
manually install every website. will the old theme cease to function?
I disabled the megamenu but it did not fix the problem.
It’s difficult when English is your second language.
The wrapper for the search box does not go away when you select “no search” in menu.
Search disappears, but the wrapper remains, causing the menu to wrap to a second line.
I made the font smaller and removed padding from menu items and menu wrapper to fit the menu on one line.
This only makes it look better, but is not the answer to the problem.
Search box was disabled, but left an empty white space where the search box used to be, causing the menu to wrap. the work around was to play with the settings of the menu wrapper. Not sure what caused the problem though, this just changes the padding to make my menu fit on one line.
SOLVED:
/* Menu height */
#wrapper .primary-menu .link-effect a {
padding: 10px 8px 10px 10px;
}
it is not normal for sidebar to appear before content.
your answer is not acceptable.
unacceptable