• I am trying to change the widget background color in artificer, I have found the section id with Google developer tool and put the following in edit css section

    #footer-widget {
    background-color: #ff9999;
    }

    But no change, any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing the background color of a widget in artificer theme’ is closed to new replies.