Home Forums WoodMart support forum how to make sticky navigation not to black out on background ?

how to make sticky navigation not to black out on background ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #447732

    qtwrk555
    Participant

    Hi,

    on the Mega electronic demo , when you click the sticky navigation , when it pops open , the background is blacking out , how to make it not to black out ?

    Best regards,

    #447733

    qtwrk555
    Participant

    #447907

    Hi,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-close-side {
        background-color: red !important;
    }

    Change the color as per your need.

    Best Regards.

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