Hallo,
I have a Question. Is it possible to reduce the Distance between the Textblock Element and the Layer Slider Element? When I put the Layer Slider code in to a Textblock, the distance is optimal. But if I use the Textblock and and the Layer Slider Element separately, the distance is a little bit to wide. Is to put the Code in to a Textblock the only way to reduce the Distance, or are there other possibilities? Thank You!
Hi Polat!
Yes it is possible to do it.
Please do register on our forum, with your codes and we will do help you further with any questions.
Thanks a lot for your understanding
Best regards,
Basilis
I’m registered in the Forum. What should I do now?
Hi!
Please provide us a link of your web site, so we can see the issue and help you out how to fix it!
Thanks a lot
Regards,
Basilis
Hi, my Website is not online. It is in Progress. Can I send you a Screenshot with E-mail?
Hi,
I think it will be very difficult to give you correct CSS to use if we can’t inspect the element, but you can upload screenshots to for instance imgur.com and then link to them here.
Thanks,
Rikard
Hi,
I think I show you short how my site looks, it is easier :) I turn the site online. Can I send you the link to your E-Mail noreply@kriesi ?
Thanks
Hi,
A live site would be great, thanks. You can post it in the Private Content section of your reply if you don’t want to post it publicly.
Thanks,
Rikard
Hi Rikard,
Now I have turn my Site online and put the link in the private content section. Hope you can see it. The Distance between the Slider Picture and the Header in the first site is a little bit to much.
Thank You
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .content {
padding-bottom: 10px;
}
Cheers!
Yigit
Perfect !Thank you very much!