Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268355
    djammaroff
    Participant

    I’m looking for changing of text color and icons (menu, search, social media) from blut to white. And also blue color for links. Thank you

    #268381
    Skandha
    Participant

    @djammaroff: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-label, .navigation-classic button.menu-toggle, .menu-toggle {
        color: #fff !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

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