badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Nav menu icon colour

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #85887
    Michael Girdwood
    Participant

    Hi,
    When using an image in the header and deselecting the option to display the site title and subtitle, the option to control the text colour disappears and defaults to a dark colour. This is no good when using a dark background as it effectively hides the menu expander icon on mobile.
    The problem is solved when the site title and Tagline is displayed, but this doesn’t work well with a header image.
    How can I maintain the colour so that the menu expander is visible?

    #86087

    Hi Michael Girdwood,

    Thank you for reporting about the issue, We will be updating about the issue on next updates soon. For now please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .navbar-toggler {
    	color: #ffffff;
    }

    you can change the color on above code as you desired.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.