Pixel- Change property

I have included more things in the navigation bar and the components are comming down … I dont want that to come down what can i do.
Its ok to have a menu bar like the third image what i need to change for that

Hello,

I hope you are doing well today.

I tried to look at the site but it seems to be down. Is this the correct URL,http://gjevents.in/?

Best Regards,
Support

Hi,
Thanks for the quick replay and the great support.

The link is http://gjevents.in/WG/
In this the navigation bar components are the things i mentioned…

Thanks nd regards,
Bincy

Hello

The problem here is not in the menu but in the 2 logos you placed in the header, make them smaller or use only one logo, which template is this from our repo?

The template is PIXEL. Is there any other way to change this by changing the responsivenes of the page, ie by changing the page… by changing the screen size
This is the thing am using in this project.

$breakpoint-xl: ‘only screen and (min-width:1200px)’;
$breakpoint-lg: ‘only screen and (min-width:998px) and (max-width:1199px)’;
$breakpoint-md: ‘only screen and (min-width:768px) and (max-width:997px)’;
$breakpoint-sm: ‘only screen and (min-width:576px) and (max-width:767px)’;
$breakpoint-xs: ‘only screen and (max-width:767px)’;
$breakpoint-xs-landscape: ‘only screen and (min-width:480px) and (max-width:767px)’;

Hello,

The responsiveness would not work in this case but reducing the image size is a good option for the logos to use less space.

Best Regards,
Support