Hye there,
I’ve got a little issue, i’d like to delete the space above the slider.
It seems to be where is the “Header Title and Breadcrumbs”
Even if i check “hide both” the blank space is still there.
I would like the content to be like in the demo version :
http://kriesi.at/themes/enfold/
I tried to manage but i can’t find where to change that.
Can you help me with that please.
Thanks a lot.
Hey hsipkin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .content {
padding-top: 0;
}
Cheers!
Yigit
Thanks a lot for the quick answer.
Pb fixed.
;)
I think the problem is deeper. An empty text box appears to be installed above the sliders.
For my part, there was a block of text below the slides and he found himself above them.
I had to go around again and drag the text boxes below the sliders and remove empty block that is added automatically.
I just added this comment to help developers find a track to correct this deficiency.
Have a good day.