Until we fix this: http://www.kriesi.at/support/topic/breadcrumbs-in-avisio
i want to hide my breadcrumbs. I do not manage to do it myself, sadly..
Help? :)
Until we fix this: http://www.kriesi.at/support/topic/breadcrumbs-in-avisio
i want to hide my breadcrumbs. I do not manage to do it myself, sadly..
Help? :)
Hey,
add following code to style.css (at the very bottom):
#wrapper_stripe{
display: none !important;
}You must log in to post.