[Support request] Hamburger menu color

Home Forums Support [Support request] Hamburger menu color

Home Forums Support Hamburger menu color

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #873774
    James

    Hey guys,

    JB back with a dumb question……

    Trying to change the COLOR of the hamburger menu, looking everywhere any documentation or help would be greatly appreciated.

    Site http://www.morningcoach.com – you will see it upper left as we are rebuilding right now

    Thanks!!!

    #873849
    David
    Staff
    Customer Support

    Hi there,

    the Volume Site uses CSS – its in Customizer > Additional CSS – here are the two rules you need to change:

    .slideout-header .slideout-exit {
        color: #fff;
        background-color: #ff3366;
    }
    
    .slideout-header .custom.slideout-toggle a {
        background-color: #ff3366;
    }

    For reference the original Site includes posts documenting how to style and make changes to the volume site. You can reference them here:

    https://gpsites.co/volume/how-to-change-the-custom-colors/

    #874559
    James

    Thank you once again you guys ROCK!!!

    #874599
    David
    Staff
    Customer Support

    Glad we could be of help

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