dptak01 Posted May 6, 2020 Posted May 6, 2020 Site URL: http://www.blacktiecasinoevents.com The vertical space between each section is too much. There is too much distance between the content in one section and the next section. I want to reduce that distance. I think it's considered padding that is by default too much. Does anyone know the code to use to reduce the space between sections? I want to do that globally and also for specific sections. I tried this .page-section { padding-top: 0px; padding-bottom: 0px; border-top: 0px; border-bottom: 0px;} It seemed to have a small effect, but the spacing is still too great which leads me to believe there is something else at work. It is a content wrapper or something? I'm new to all of this just trying to figure my way through. Any help would be great!!
dptak01 Posted May 6, 2020 Author Posted May 6, 2020 On second thought. I think what I used worked. Nonetheless, If anyone has any feedback or things to consider on this topic of spacing feel free to still reply.
tuanphan Posted May 7, 2020 Posted May 7, 2020 Add to Home > Design > Custom CSS #page section .content-wrapper { padding-top: 0; padding-bottom: 0; } 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!)
Martian Posted July 3, 2020 Posted July 3, 2020 Doesn't see to work for the Carousel Gallery Section. Am I missing something here?
tuanphan Posted July 5, 2020 Posted July 5, 2020 On 7/4/2020 at 12:48 AM, deplatt said: Doesn't see to work for the Carousel Gallery Section. Am I missing something here? Can you share link to page where you use Carousel Gallery? 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.