• Great theme! but…
    I’m using an image with white background and would like my “hamburger” icon to be “dark” (sort?). (The one on top right for the Social Media Menu). Cannot see the white icon on a light background.
    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello there,

    Add the following custom CSS to customize-> Additional CSS to change the hamburger icon color

    .sidebar-toggle span, .sidebar-toggle span:before, .sidebar-toggle span:after {
        background: #141428;
    }

    Hope it helps and let me know if you require any further assistance.

    Thread Starter serenawp

    (@serenawp)

    Thanks for the quick answer… unluckily it does not seem to make a change…

    Can you please post a link to your site where I can see these posts so I can try to help with some CSS code?

    Thread Starter serenawp

    (@serenawp)

    Thanks… here it is
    Shivu

    Add the following custom CSS to customize-> Additional CSS

    .sidebar-toggle span, .sidebar-toggle span:before, .sidebar-toggle span:after {
        background: #141428!important;
    }

    Hope it helps and let me know if you require any further assistance.

    • This reply was modified 7 years, 7 months ago by Poonam Namdev.
    Thread Starter serenawp

    (@serenawp)

    Hi. I have added code to Additional CSS… But I do not think I can see a change in colour…

    @serenawp,
    How did you change the text at the bottom of the front page to your copyright instead of the website theme name? I love the cleanliness of your site…
    Thank you very much in advance!
    -Karli

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Hamburger icon colour’ is closed to new replies.