Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #271320
    Vanesa Kunz
    Participant

    have created my website with your Clean Journal Pro team and I am very happy with it so far. However, what I was looking for and could not adjust was the colour of the mobile menu. Where exactly can I adjust this in the Customizer?

    Kind regards, Vanessa Kunz

    #271379
    Skandha
    Participant

    @vanessakunz: Hello Vanessa,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #272272
    Vanesa Kunz
    Participant

    Hi @skandha. Thank you for youre reply and already for your support. The URL is http://www.ketw.ch.

    #272280
    Skandha
    Participant

    @vanessakunz: Hello Vanessa,
    If you want to change the color of the Hamburger Menu icon
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-left-menu {
        color: #86754d;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #273456
    Vanesa Kunz
    Participant

    Hello @Skandha

    Thanks for the tip. Unfortunately, it did not work. Are there other possibilities?

    Kind regards, Vanessa

    #273473
    Skandha
    Participant

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

    #mobile-header-left-nav a {
        color: #f23456;
    }
    #mobile-header-left-nav {
        background-color: #123345;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #273592
    Vanesa Kunz
    Participant

    Hello Skandha

    Yeah great – this worked out! Thank you very much.

    Kind regards, Vanessa

    #273594
    Skandha
    Participant

    @vanessakunz: Hello Vanessa, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/clean-journal/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Color mobile menu’ is closed to new replies.