KJean Posted June 19, 2022 Share Posted June 19, 2022 (edited) Site URL: http://www.flight-kicks.com Have researched on the forum many CSS solutions offered to remove the large space above my gallery reel. I have code in already which I thought would handle it. I'm a novice, so not sure why it is so stubborn! Client wanted the slider very small (may change later) and I have changed the reel control icons and inset the reel. I have the bottom spacing under the reel where I want it, but the top of the section has a large amount of space. The gallery section starts just under the video block -- for reference. Can anyone help? I've attached a copy of the page. yes, i know the fonts and such are small -- client trying like the dickens to display too much info in too small a space, but I can work on that aspect! Also, the second section is not "filled out", wanting to get the initial airport description (contained in 2 sections - 1 has the text, video and thumbnail images, the other is the gallery reel section). Boy, do I miss the feature to add a gallery block to an existing section (I don't have access to the circle!). Page I'm on is www.flight-kicks.com/airport-destinations and requires a password to view. Will provide if needed. //*gallery section spacing*// .gallery-reel[data-width="inset"] { .content-wrapper { padding-top: 0vmax !important; padding-bottom: 0vmax !important; } min-height: 100% !important; } //*set the gallery reel inset spacing and top and bottom global*// .gallery-reel[data-width="inset"] { padding-left: 8em; padding-right: .5em; } .gallery-reel[data-width="inset"] { height: 12vh !important; } Edited June 19, 2022 by KJean Link to comment
tuanphan Posted June 20, 2022 Share Posted June 20, 2022 Hi. What is password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
KJean Posted June 21, 2022 Author Share Posted June 21, 2022 Hello! It is flightkicks Link to comment
tuanphan Posted June 21, 2022 Share Posted June 21, 2022 4 hours ago, KJean said: Hello! It is flightkicks Add to Design > Custom CSS /* Reels top padding */ [data-section-id="62ae7e50e1c07056a27f2b7c"] { padding-top: 0px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment