mportch Posted April 28, 2020 Share Posted April 28, 2020 Site URL: https://smilodon-ocelot-my5f.squarespace.com/journal/fapa-landscape-nominee-2020-jp2ca-nm6a6-45elw Hi, Anyone know how to get more space between the header and the blog? And reduce the size of title font in MOBILE view? passcode: trythis Link to comment
tuanphan Posted April 28, 2020 Share Posted April 28, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { /* space header - blog */ .collection-type-blog-alternating-side-by-side.view-item #page section:first-child { padding-top: 200px !important; } } With blog title, find & edit this code @media screen and (max-width: 767px) { .blog-item-wrapper .blog-item-title h1.entry-title { font-size:24px !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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.