@media only screen and (max-width: 959px) and (min-width: 768px){#Subheader ul.breadcrumbs { display: block !important;} }@media only screen and (max-width: 767px){#Subheader ul.breadcrumbs { display: block !important;}}@media only screen and (max-width: 767px){.minimalist-header-no #Subheader { padding: 30px 0!important;}}
Comments
You can only set the height of the subheader with padding in theme options>header&subheader>subheader
There is no option for mobiles.
thanks