Hey!
I bought Enfold and installed succesfully today. But I have some problems with my slider. When I put a slider on my homepage or blog page, it causes a space between header and slider as you can see: http://i.hizliresim.com/2jVgJA.jpg
How can I fix that I don’t know. I tried twice with full reinstallation…
Hey Hsbas,
Could you post a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
I wrote into private content box.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home .container .av-content-full.units {
padding: 0!important;
}
Best regards,
Vinay
I have the same problem with my blog and if I apply your code it does it for the whole site and make more problems… I have linked in private area for you to see
Hi!
Use the following
.page-id-2681 .container .av-content-full.units {
padding: 0!important;
}
and let us know if it works better.
Regards,
Basilis