Tagged: advanced layerslider
-
AuthorPosts
-
October 25, 2016 at 3:11 pm #703815
I use enfold for my Manhattan law firm’s website laninlaw.com. I love the theme. I am trying to create a landing page here –
I have set it up with the sample demo that looks great and I want to use that as a template or guide. It looks good on my mobile device. However, on my desktop browser I see a lot of white space above the slider that I want to remove. I already have CSS code to hide the header and menu and don’t know how to move the slider so it appears higher on the page. Can anyone help me with that? Thanks, Scott Lanin
October 25, 2016 at 3:34 pm #703824Hi Scott!
Can you please provide us a screenshot, what you want to remove and how you want it to look, so we ca nbe able to help you?
Thanks a lot
Best regards,
BasilisOctober 25, 2016 at 4:09 pm #703842Thanks. I did provide the link to the actual page – http://laninlaw.com/pages/landing-page-2/
how do I upload a screenshot? – the reply control panel here on the support page does not give any option for that
I have the screenshot but don’t know how to put it here – pasting it did not work
ScottOctober 25, 2016 at 6:05 pm #703902Hi!
Please use a service like img.ru or tinypic to upload an image.
Thanks a lot
Cheers!
BasilisOctober 25, 2016 at 7:02 pm #703926Here you go – I put the image in my media file online
http://laninlaw.com/wp-content/uploads/nyforeclosurelawyer-layerslider-screenshot-10-25-16.png
Please let me know if there is a way to remove the extra space above the slider.
Thanks!Scott
October 26, 2016 at 3:03 am #704086this prior solution does not seem to help me remove the white padding above the layer slider
https://kriesi.at/support/topic/blank-space-above-and-below-layerslider/
October 26, 2016 at 3:12 am #704087this did not solve the issue either –
https://kriesi.at/support/topic/padding-layer-slider/October 26, 2016 at 8:49 am #704168Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#main main.av-content-full { padding: 0; }
Best regards,
VinayOctober 26, 2016 at 3:02 pm #704334Thanks Vinay. I tried it but I still have the white space above the slider – http://laninlaw.com/pages/landing-page-2/
ScottOctober 26, 2016 at 3:21 pm #704345Hey!
You hid your header using custom CSS on your page. Please remove your custom CSS
.page-id-7659 #header { display: none; }
then edit your page and choose not to display header on your page – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Regards,
YigitOctober 26, 2016 at 7:09 pm #704488Thanks Yigit. That makes sense. I will try your method a little later today and let you know.
Appreciate your quick response and support.Scott
October 26, 2016 at 9:28 pm #704518Yigit – You da man! it fixed it and it was so simple and easy. Thanks!
October 27, 2016 at 7:54 am #704699Hi,
Great, glad you got it working. And you’re right, Yigit IS the man :D
Best regards,
RikardAugust 28, 2020 at 5:28 pm #1241656Hi there! I am having an issue with the same white space above my image. I put in the “turn off header” code in quick css, but big white space is still above the image. Tried the other suggestions here as well but no luck. It’s about 107px high. I need the image to be right at the top. Any help is apprciated!
August 28, 2020 at 6:02 pm #1241665Hi,
@arcadiamediaspace You do not need to add custom CSS, if you would like to hide header on a certain page, please simply edit that page and choose to hide header under Layout section :)Best regards,
YigitAugust 28, 2020 at 6:18 pm #1241668Ok, that’s cool, however, I need the image to be right against the top. How to I remove all that white space above the image? I can’t figure out how to move the image up to the top of the page.
August 28, 2020 at 6:30 pm #1241674Ok, that’s cool, however, I need the image to be right against the top. How to I remove all that white space above the image? I can’t figure out how to move the image up to the top of the page.
August 28, 2020 at 6:40 pm #1241677Hi,
@arcadiamediaspace Please add following code to Quick CSS in Enfold theme options > General Styling tab.home #main { padding-top: 0 !important; }
Best regards,
YigitAugust 28, 2020 at 7:17 pm #1241679Thank you! All good!
August 28, 2020 at 8:29 pm #1241689Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Advanced layerslider spacing – removing top margin or padding’ is closed to new replies.