Navbar Menu Background Colour - Acme Themes

Best Premium and Free WordPress Themes Forums Corporate Plus Pro Navbar Menu Background Colour

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #6791
    Brian Cahill
    Participant

    Hello,

    I am trying to find out a way to change the Navbar Menu Background Colour. I understand that this is linked to the “Header Main Background Colour” in the Advanced Colour Options section. However, the problem I am having is that if you have the Sticky Menu Enabled and also have the Feature Section for the Home Page Enabled, if you press the Mobile Menu button immediately after the Home Page loads (do not scroll down), then the Navbar Background is set to Transparent. This makes it extremely difficult to read the menu options. Is there a way to fix this while also keeping the Sticky Menu Enabled?

    Thank you in advance,

    Brian

    #6793
    acmesupports
    Moderator

    Hello Brain,
    Thank you so much for using our theme Corporate Plus Pro. You mean to say, the sticky menu background on mobile need to set color? Would you please provide the link of your site so that we can check the problem in the real issues.

    Warm Regards,
    Acme Supports

    #6795
    Brian Cahill
    Participant

    Hi there,

    Thanks for the quick response. Sure, the site is http://rahenyvet.com/. If you visit the site on mobile, and then press the menu button straight away (do not scroll down), then the menu list background is transparent and very difficult to read. Is there a way to have the menu background a solid colour?

    Thanks,

    Brian

    #6811
    acmesupports
    Moderator

    Please add the below CSS codes on Appearance > Customize > Layout/Design Options > Custom CSS

    @media screen and (max-width: 767px){
    .navbar.at-navbar.navbar-fixed-top{
    background: #686868!important;
     }
    }

    Hope, this will solve your problem.

    Thank You

    • This reply was modified 6 years, 8 months ago by acmesupports.
    #6814
    Brian Cahill
    Participant

    Thank you, this has helped greatly! Would it be possible to take this one step further, and only have the Navbar with the colour background appear when the menu button is activated, and then disappear when deactivated?

    Thank you again,

    Brian

    #6815
    acmesupports
    Moderator

    Hello Brian,
    It need to customize the theme with scripts. So, we will try to fix this issues on next updates.
    Please wait for some days.

    Thank You

    #6816
    Brian Cahill
    Participant

    No problem, thanks again for your help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Navbar Menu Background Colour’ is closed to new replies.