Hello,
I want to hide the Breadcrumbs in Enfold? How i can do this?
For the other hand, i have another issue with the sliders. Por example in http://kriesi.at/themes/enfold/, that slider is not responsive, i mean in fullscreen it’s ok, but when isn’t fullscreen, when the size of the browser’s window is more small the text of the slider also decreases and does not look good. Same thing in http://kriesi.at/themes/enfold/homepage/home-v2-3-col-images-contact/ (both pages are using LayerSlider). But in http://kriesi.at/themes/enfold/homepage/home-v4-small-slider/ and http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ everything look fine, the slider and his text is responsive (in this case i think is using EasySlider).
Can you help me with this issues?
Thousand of thanks for the support.
Best regards.
Enfold > Styling > Quick CSS
Add this code.
.breadcrumbs { display: none; }