-
AuthorPosts
-
March 24, 2019 at 3:27 pm #1082241
Hiho, how can I remove the upper and lower unneeded space of color sections to the neighbouring element and how can I stretch the two layout-boxes (2/5 and 3/5) inside a color section to 100%.
Result in favour is e.g. to not see the light-green color at the sections on this website anymore: https://www.soundbellows.com/
For example on you GYM-demo or HEALTH-COACH-demo site there are also no upper and lower spaces at the sections and all coloums inside the sections are stretched 100% horizontally.
Regards
jo-
This topic was modified 6 years, 7 months ago by
jobalzer.
March 24, 2019 at 4:19 pm #1082249Solved it myself with this css-customs:
.avia-section .content { padding: 0; } #main .container { width: 100% !important; min-width: 100%; padding: 0; margin: 0; }Dunno if this is okay?
March 24, 2019 at 4:43 pm #1082254Ahhhh problem – it stretches the socket-bar, too. How can I exclude that (hardcoded it for the moment via #socket .container which doesn’t work smaller 760 – sooo can I exclude it from the custom posted above?)?
Also on responsive (smaller 760) there is still a narrow green border at the bottom of the sections-
This reply was modified 6 years, 7 months ago by
jobalzer.
March 24, 2019 at 10:16 pm #1082382any tipps out there :-)
March 25, 2019 at 4:04 pm #1082730Hi jobalzer,
Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Which space are you referring to? I am not seeing the issue. Is your code still there? You can add some padding to the socket with the next css rule.
Best regards,
Victoria -
This topic was modified 6 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
