Home Forums WoodMart support forum Mobile bottom navbar

Mobile bottom navbar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #491405

    futuregtech3
    Participant

    how can i add custom color to Mobile bottom navbar , default its always white.

    #491429

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    body .wd-toolbar {
    	background-color: red;
    }

    Change the color as per your need.

    Best Regards.

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