Home Forums ArileWP Pro dropdown menu color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5893
    Jeremy Lee
    Participant

    Hello, how do I change the background color for the dropdown menu?

    • This topic was modified 5 years, 2 months ago by Jeremy Lee.
    #5896
    themearile
    Keymaster

    Hi Jeremy

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

    To change the background color of the dropdown menu, please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    @media (min-width: 992px) {
    	.navbar .nav .dropdown-menu {
    		background-color: #dc3545;
    	}
    }

    You can also change the color code of the dropdown menu background.

    Let us know if it works.

    Thanks

    #5898
    Jeremy Lee
    Participant

    That worked perfectly! Thank you!

    #5900
    themearile
    Keymaster

    Dear Jeremy Lee,

    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘dropdown menu color’ is closed to new replies.