Tagged: partner logos
-
AuthorPosts
-
November 23, 2015 at 8:02 pm #541138
Hi There,
Just need a little help reducing the top and bottom padding/margins on the full-width separator.
I’ve tried inserting a whitespace separator with a negative value between the full width separator and content but with no luck.
Any ideas? Thanks a lot :)
Carole
November 23, 2015 at 10:44 pm #541228Hey cab72!
Add this to a codeblock element in the page.
<style type = "text/css"> .hr { margin: 20px 0px !important; } </style>Cheers!
ElliottNovember 26, 2015 at 1:42 am #542807Hi Elliott,
This worked great! Thanks very much.
Cheers
CaroleNovember 26, 2015 at 8:49 am #542905November 29, 2015 at 6:29 pm #544176Thanks Rikard,
Can I ask one more thing? I’d like to reduce the padding/margin at the bottom of the partner logo grid too. Just where it meets the footer.
There’s an example of the kind of spacing I need on this site…. https://www.cassart.co.uk/ – just above the dark grey footer space are a line of product logos and the padding/margins are very neat.
Is it possible to do this?
Thanks for your help!
CaroleNovember 29, 2015 at 7:32 pm #544181Hey!
Just checked and I can see the paddings been really small. Do you want to make them smaller from that?
If so, the area is been controlled from #index-brandsLet us know if you do have more questions
Best regards,
BasilisNovember 29, 2015 at 7:52 pm #544185Hello Basilis,
Yes I’d like the padding to be very neat.
I’ve tried this .index-brands {padding-bottom: 0px; margin-bottom:0px;} and this #index-brands {padding-bottom: 0px; margin-bottom:0px;} in the custom css. Neither worked.
Any ideas?
Thanks
CaroleNovember 30, 2015 at 6:06 am #544295 -
AuthorPosts
- You must be logged in to reply to this topic.
