jayrdann Posted August 8, 2022 Share Posted August 8, 2022 Site URL: https://www.jaydansalzke.com/blog Hi, I need help with formatting my blog page. I'd like to: Change the page width to match the 85px on the /copy-portfolio and /creative-portfolio pages Centre the content (image and text incl. title, blog excerpt etc.) within that width Keep the blog posts alternating, but have the text alignment alternate too so that it sits 'against' the image Thanks for your help! Link to comment
tuanphan Posted August 10, 2022 Share Posted August 10, 2022 Try adding to Design > Custom CSS .tweak-blog-alternating-side-by-side-width-inset .blog-alternating-side-by-side { width: 85%; 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
jayrdann Posted August 10, 2022 Author Share Posted August 10, 2022 7 hours ago, tuanphan said: Try adding to Design > Custom CSS .tweak-blog-alternating-side-by-side-width-inset .blog-alternating-side-by-side { width: 85%; margin: 0 auto; } Hi @tuanphan - thanks for jumping in here! I've added the code, but it's still not looking the way I'm wanting... do you have any further advice? Link to comment
tuanphan Posted August 18, 2022 Share Posted August 18, 2022 On 8/11/2022 at 4:07 AM, jayrdann said: Hi @tuanphan - thanks for jumping in here! I've added the code, but it's still not looking the way I'm wanting... do you have any further advice? Try this new code body[class*="type-blog"].view-list article .content { width: 85% !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
Create an account or sign in to comment
You need to be a member in order to leave a comment