-
AuthorPosts
-
May 17, 2017 at 5:15 pm #794978
This is an old closed ticket coming back …
When I use layer slider in advanced mode everything is fine !
On one page I have to use the standard editor.
But when I place the layer slider with it’s shortcode, there is a blank space between breadcrumbs and the layer slider.You can see it here: http://cosmostest.tyco.de/verkaufsbueros/
We already had found the perfect solution – see here:
https://kriesi.at/support/topic/blank-space-between-header-and-layer-slider-in-standard-editor/#post-662659.page-id-672 .ls-wp-fullwidth-helper { margin-top: -50px; }
But somewhen this trick did stop working !
I don’t know when, but I see the old problem again under the new 4.0.7 of Enfold …Login credentials are added …
Hope you have the solution at hand – like always … ;-)
Thanks in advance
TomMay 18, 2017 at 4:55 am #795221Hey ideenstart,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-672 .av-content-full.ls-overflow-visible { padding-top: 0; }
Hope this helps :)
Best regards,
NikkoMay 18, 2017 at 2:08 pm #795883Hi Nikko !
Does work – but there still remains a (now smaller) white space above the layer slider !
You can see it here: http://cosmostest.tyco.de/verkaufsbueros/
Any ideas ?
Thanks
TomMay 18, 2017 at 8:18 pm #796129Hi ideenstart,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.entry-content.ls-direction-fix.ls-overflow-visible p { margin: 0;}
If you need further assistance please let us know.
Best regards,
VictoriaMay 19, 2017 at 5:59 pm #796693Hi Victoria !
Hmm that’s weird.
Your code makes the white space even bigger than Nikkos solution again !
I tried it at both places – the Quick CSS and the custom.css with no difference !You can see it here: http://cosmostest.tyco.de/verkaufsbueros/
I left your code in the quick css …
If you want to try it out – The login credentials have been in the first entry …Any further ideas ?
Thanks
TomMay 19, 2017 at 9:54 pm #796805Hi,
I have added the code I gave in Quick CSS and it works properly. If there is still a white space appearing on your end, can you give us a screenshot and probably tell us what browser you used so we can try to check it using same browser as you do :)
Best regards,
NikkoMay 22, 2017 at 11:18 am #797551Hi Nikko !
Thanks for your help !
I don’t know what has been the problem last time – but now it works fine as you say !
Thanks
TomMay 22, 2017 at 11:23 am #797554Hi Tom,
Glad we could help :) It’s probably just cached when you checked it.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.