End of Support for Joomla 3 - Forum closed
[SOLVED] Remove padding between 2 modules
Help!
Need to remove padding between 2 modules (main-bottom and bottom-b). Tried to go in the Customizer and so on. Is there a tweek to easily get this done. Just need to apply this to these 2 specific modules. Attach is the screenshot, the development url is : beach.justlink.info/index.php
Thanks as usual for your precious help and good service.
Need to remove padding between 2 modules (main-bottom and bottom-b). Tried to go in the Customizer and so on. Is there a tweek to easily get this done. Just need to apply this to these 2 specific modules. Attach is the screenshot, the development url is : beach.justlink.info/index.php
Attachment Capture.JPG not found
Thanks as usual for your precious help and good service.
by nibedard
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Remove padding between 2 modules
Posted 5 years 6 months ago #23661
Add this code to our css/custom.css
#bottom-b {padding-top:0 !important}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Thanks. To remove padding to the module above would be : #main-bottom {padding-bottom:0 !important} ?
by nibedard
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Remove padding between 2 modules
Posted 5 years 6 months ago #23669
yes
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: nibedard
Please Log in or Create an account to join the conversation.
Replied by nibedard on topic [SOLVED] Remove padding between 2 modules
Posted 5 years 6 months ago #23670
Problem solved.
by nibedard
Please Log in or Create an account to join the conversation.
- grantorino
- Offline
- Fresh Boarder
- Posts: 7
- Thank you received: 0
Helped me as well! Good show.
by grantorino
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates