Home Forums ArileWP Pro Menu bar color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9423
    Ismo Tanskanen
    Participant

    Hi,
    How I can change menu bar color in arile wp pro?
    It is always white, except if I set color scheme to “dark”, then it goes black.

    #9425
    themearile
    Keymaster

    Hi Ismo

    Thanks for contacting us. Don’t worry we are here to help you.

    Please share your site URL so we can check and provide you a good solution.

    Thanks

    #9427
    Ismo Tanskanen
    Participant

    Hi,
    Thanks,
    This is the url: http://62.216.98.133/amt/

    #9429
    themearile
    Keymaster

    Hi Ismo

    Please add the below CSS code in the Additional CSS box.
    Go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    @media (min-width: 992px) {
    .navbar.navbar-light {
        background-color: #000000;
    }
    .navbar.navbar-light .nav .menu-item .nav-link, 
    .theme-search-block a {
        color: #ffffff;
    }
    }

    Let us know if it works.

    Thanks

    #9431
    Ismo Tanskanen
    Participant

    Thaks, works fine 🙂

    #9433
    themearile
    Keymaster

    Dear Ismo Tanskanen

    Glad to hear it and we are happy to help you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu bar color’ is closed to new replies.