Hi How do I change the default breadcrumb on subpages in this theme? Example: http://screencast.com/t/VpZhk4dT Thank you
Sorry. I'd like to change the background image of the background section. How do I do that? The default is a yellow-gold pattern -- http://screencast.com/t/VpZhk4dT
You can simply upload your desired image to media library then, use following code in custom CSS field. Code: .breadcrum-wrapper { background: url('your image url goes here') no-repeat center; } This will resolve your issue, Warm Regards! Naveen Kolhe InkThemes.com