pmachalek Posted February 14, 2020 Share Posted February 14, 2020 Site URL: http://sagepresence.com I have 3 pieces of text that I'm trying to group closely together on my homepage. One of them -- with the biggest font -- is Custom Coded. The others are standard text. I've been told that the Custom Code is causing spacing issues, keeping me from being able to group them together like I want. Strangely enough, I've been able to arrange things in a way that looks right to me in design mode (see the first attached file below). But the live version of this adds a ton of space around the elements (see the second file attached). Can anyone tell me how to get rid of the space? Link to comment
tuanphan Posted February 14, 2020 Share Posted February 14, 2020 Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1533145012641_12211 h4 { margin-block-end: 0; } 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
pmachalek Posted February 15, 2020 Author Share Posted February 15, 2020 Tuanphan, think you so much! This got rid of the big space UNDER my headline. Do you have any thoughts about how I can get rid of the big space OVER my headline? The two images below are: (1) How my homepage looks in design mode. (This is how I want it to look.) (2) How my homepage currently looks, now that I put your code into Custom CSS. (Which is better than what I had, but not quite what I want.) Link to comment
tuanphan Posted February 15, 2020 Share Posted February 15, 2020 5 hours ago, pmachalek said: Tuanphan, think you so much! This got rid of the big space UNDER my headline. Do you have any thoughts about how I can get rid of the big space OVER my headline? The two images below are: (1) How my homepage looks in design mode. (This is how I want it to look.) (2) How my homepage currently looks, now that I put your code into Custom CSS. (Which is better than what I had, but not quite what I want. margin-block-start: 0; 😅 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
Archived
This topic is now archived and is closed to further replies.