• I wanna change the colour of the menus in my site while scrolling on them how can I do this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author themearile

    (@themearile)

    Hi reihan33

    Thanks for contacting.

    Please 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.

    .navbar.header-fixed-top .nav .menu-item .nav-link {
    color: #ff0e0e;
    }

    Let us know if it works.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘change the colour of the menus’ is closed to new replies.