End of Support for Joomla 3 - Forum closed
[SOLVED] Spaces
Hi
I would like to make the spaces smaller as shown in attachment
I have tried the ccs code as discribed in another forum topic (also attached) but this did not work
april20.cloudaccess.host/
Help would be appreciated
Regards
I would like to make the spaces smaller as shown in attachment
I have tried the ccs code as discribed in another forum topic (also attached) but this did not work
april20.cloudaccess.host/
Help would be appreciated
Regards
by cartoday
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello,
add this code to xour css/custom.css
add this code to xour css/custom.css
.uk-sticky-placeholder { margin-top:0 !important, margin-bottom: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.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello,
then try this code
then try this code
.uk-sticky-placeholder {
margin: 0 !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: cartoday
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates