-
AuthorPosts
-
November 25, 2015 at 8:40 am #542201
Hi there. The gap below the slider is happening on and off constantly with no seeming rhyme or reason. I launch this site on friday and I don’t know what to do to make it go away. I’ve searched the container on the forums and none of the fixes work
the element is: template-page content av-content-full alpha units
I’ve provided URL in private content
Please help!
- This topic was modified 8 years, 12 months ago by neverstar.
November 25, 2015 at 1:00 pm #542351Hi neverstar!
Can you please edit your pages and make sure that you do not have any elements there?
You can also use this Quick CSS code in Enfold theme options > General Styling.page-id-15 #after_full_slider_1,.page-id-21 #after_full_slider_1 { display: none; }
Regards,
YigitNovember 26, 2015 at 7:29 am #542875Can we just do that as default for all pages somehow? It’s happening all the time on fresh pages too. I don’t know what is causing it. I can give you login creds if you want. I launch friday. ugh. Hope you can help get to the root of the issue. Cheers
- This reply was modified 8 years, 11 months ago by neverstar.
November 26, 2015 at 7:41 am #542881happened again here:
November 26, 2015 at 10:43 am #542961Hey!
Have you been able to figure it out? I cannot see extra space in the page you linked in – https://kriesi.at/support/topic/laerge-gap-between-fullwidth-slider-and-content-av-content-full-alpha-units/#post-542881
Best regards,
YigitMarch 2, 2020 at 12:04 pm #1189397Hi,
I have this problem, follow the link about tthe problem only in home page, before footer there is a big space white, I must remove it.
Could you help me asap?
Best Regards
March 2, 2020 at 2:02 pm #1189427Hi Partecipant,
It seems like you have added some elements and chose to hide them on desktop. Could you please try adding your content inside a Color Section element and chose to hide that section? That would be a better solution.
If you would like a quick fix, please add following code to Quick CSS in Enfold theme options > General Styling tab
@media only screen and (min-width: 990px) { .home #after_submenu { display: none; }}
Best regards,
YigitMarch 3, 2020 at 10:18 am #1189657Thank you, it works!
Best Regards
March 3, 2020 at 10:23 am #1189660Sorry, follow another link, at follow the link with the same problem,
Thank you and best Regards
March 3, 2020 at 2:36 pm #1189742 -
AuthorPosts
- You must be logged in to reply to this topic.