Beagood Posted November 18, 2020 Share Posted November 18, 2020 Site URL: https://seven-communications.com/home/project-two-73ezx-jskmc Hi - is there any way to reduce the padding around image blocks? I've found code to remove it completely but not to just reduce it to an exact number, globally. Thanks p/w Raspberries2020! Link to comment
tuanphan Posted November 22, 2020 Share Posted November 22, 2020 Add to Home > Design > Custom CSS body#item-5fb5864fb0253f7a38277f38 .image-block { padding: 5px !important; } Do you want to reduce site title on mobile? 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
Beagood Posted November 26, 2020 Author Share Posted November 26, 2020 That's perfect - thank you very much. Yes - I'd like to reduce the site title so it doesn't truncate on mobile Link to comment
tuanphan Posted December 3, 2020 Share Posted December 3, 2020 To reduce site title size on mobile, add this to Design > Custom CSS @media screen and (max-width:767px) { a#site-title { font-size: 25px; } } 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.