• Resolved sarah_84

    (@sarah_84)


    Hey everyone,

    i put this css code:
    /* Widgets Section */
    .widget_section {
    background: none repeat scroll 0 0 #a4c342;
    margin-bottom: 0px;
    padding: 45px 10px 55px;

    into the custom css for changing the darkblue footer, but nothing happened. What is wrong?

    Thx

Viewing 1 replies (of 1 total)
  • Hi Sarah

    Change the darkblue footer in own your color.

    Here are provide some instruction.

    Add given css code in theme option custom css box.

    .widget_section { background-color:#a4c342 !important; }

    Save it.

    It will resolved your issue.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘footer color’ is closed to new replies.