• I cant find the code in the css files to change the color of this bottom widget bar? I would like to try out both background color and text color, any ideas?
    Thanks

Viewing 1 replies (of 1 total)
  • Hi JmyJi

    You can add given css code in theme option custom css box.

    .widget_section h2{ color: Your bottom widget bar text color;
        background-color:Your bottom widget bar background-color;
    }

    It change both background color and text color in bottom widget bar,

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Change the color of the bottom bar widget area’ is closed to new replies.