MchlKllhr Posted January 25, 2022 Share Posted January 25, 2022 Site URL: https://michaelkelleher.co/ Site is https://michaelkelleher.co/ I want to make the "Advisors Living", "GBREB", "National Association of Realtors", and Lead Real Estate Companies" logos at the bottom of the homepage spread out to automatically span edge-to-edge instead of being so close together and having so much space on each side Thanks guys! Link to comment
tuanphan Posted January 26, 2022 Share Posted January 26, 2022 Try adding this code to Design > Custom CSS [data-section-id="61a58d7ecdbab21c1ac63344"] .content { width: 100% !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
MchlKllhr Posted January 26, 2022 Author Share Posted January 26, 2022 8 hours ago, tuanphan said: Try adding this code to Design > Custom CSS [data-section-id="61a58d7ecdbab21c1ac63344"] .content { width: 100% !important; } This worked, thank you so much! However, is there a way to make the images smaller? They seem to have gotten enlarged. Link to comment
tuanphan Posted January 28, 2022 Share Posted January 28, 2022 On 1/27/2022 at 12:31 AM, MchlKllhr said: This worked, thank you so much! However, is there a way to make the images smaller? They seem to have gotten enlarged. Try this new code [data-section-id="61a58d7ecdbab21c1ac63344"] { .content { width: 100% !important; } .image-block { width: 30%; margin: 0 auto; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment