Home Forums WoodMart support forum change background color mobile bottom navigation Reply To: change background color mobile bottom navigation

#222043

Hello,

First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.woodmart-toolbar {
background-color: green;
}

Regard’s.
Xtemos Studio.