Changing color of menu & sidebar text

  • Posted in : TheBlogger
  • melprophet
    Participant

    Maybe I’m missing something simple, but I don’t see any function to change the color of the menu text. The only choices seem to be dark or light. How do I do this?

    serkan
    Moderator

    Hi,
    It is coming from body text color. Appearance > customize > general > colors > body text color.
    But you can customize it via this custom css code;

    .nav-menu ul li a:not(:hover) { color: #d88383; }
    
    @media screen and (min-width: 992px) {
    .submenu-toggle { color: #d88383 !important; border: #d88383 !important;  } }

    Thanks

    melprophet
    Participant

    Hi Serkan,

    Thank you for your reply. I’m quite disappointed with this because I was expecting to be able to make such changes without any custom code. The level of customization from the control panel is much less than what I was expecting.

    ahmetsali
    Keymaster

    Hi, we are working on a major update and will add dozens of new options to Live Customizer, adding your request to the update list, too.

    Thanks for the feedback.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register