I have the Themia theme and would like to delete the ribbon or wavy border on the bottom of each page. Thanks.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .footer_bg{ background-image:none; }