I’ve got a menu bar here: —
Now when you resize the window (so there appears a horizontal scrollbar) and you scroll to the right, the background is vanished! How can I solve this problem?
I’ve got a menu bar here: — Now when you resize the window (so
Share
@kevin; may be you have to define
min-widthfor your menu bar.for example
for more :
Min width in window resizing
http://friendlybit.com/css/min-width-and-max-width-template/