Mobile navbar settings

Hi,

First off, I am editing in localhost, so I am afraid I’m not able to show you my exact code at the moment.

The problem I am facing is that my navbar has a transparent background and overlaps with a revolution slider, however when I visit my website on mobile resolution, the navbar does not overlap with the background anymore. How can I make my navbar still overlap on mobile?

I tried doing this with custom css through .x-navbar-inner .mobile, but this doesn’t seem to work.

Solved. Was looking for @media (max-width: 979px) {

Glad to hear you got it sorted, Robert.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.