Home Forums ArileWP Pro merge of menu and sliders Reply To: merge of menu and sliders

#27772
themearile
Keymaster

Hi Gregory

Thanks for contacting us.

Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

@media (max-width: 500px) {
.navbar.navbar-header-wrap {
position: relative;
}
}

Let us know if it works.

Thanks