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

    I’m trying to change the background color of my custom widget area “Bottom Banner” to #6828a3 and the text to #ffffff.

    #847493

    Hey iedigitaldesign,
    Try this code in the General Styling > Quick CSS field:

    #custom_html-2 {background-color: #6828a3; }
    #custom_html-2 h2 {color: #fff!important; }

    This was for the free shipping banner, right?

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.