diodes123 Posted April 25, 2020 Share Posted April 25, 2020 Hello! Trying to build a blog but I'm having tons of issues with alignment & formatting. I'm trying to make the blog feed look like the actual blogs themselves alignmnet wise (center alignment but justified left); see the first picture as attached. However the feed will only do center alignment + center justified. (see picture 2) The paragraphing is also gone and messed up and I can't seem to change it from the available settings. I'm not sure what code to put & where exactly (because I only want the formatting to be on my blog page) Please let me know, thanks! Link to comment
derricksrandomviews Posted April 25, 2020 Share Posted April 25, 2020 (edited) Your 7.1 blog summary block text is not lining up the way you want it, am I right? I think you should be able to adjust this in styles/fonts/paragraph options. Edited April 25, 2020 by derricksrandomviews Link to comment
diodes123 Posted May 5, 2020 Author Share Posted May 5, 2020 Hello, Sorry for the late reply but unfortunately that is not the case. As mentioned I only get left, center and right styles, and no option to do a center alignment with a left justified formatting. My options on the styling panel are only left, center and right for text alignment (no possibility to control justification of the font) Link to comment
sarahsteij20 Posted September 2, 2020 Share Posted September 2, 2020 Hi, did you ever get an answer? I'm having the exact same problem. Link to comment
tuanphan Posted September 3, 2020 Share Posted September 3, 2020 Can you share link to blog? We can check easier. 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
DavidPilk Posted November 18, 2020 Share Posted November 18, 2020 I think I figured this out - I was having the same issue and it was driving me mad! I added this to the main CSS /* Justify Blog text left */ @media screen { .blog-single-column .blog-single-column--text { text-align: left !important; } } I am by no means a CSS expert like @tuanphan but this worked for me. Daymaker, Joseph22 and tuanphan 2 1 Link to comment
Karenk Posted September 29, 2022 Share Posted September 29, 2022 Was there ever a solution to this other than adding to the CSS code? I'm having the same thing. When I edit my blog, it's all nice and left justified. But when you read it online, it's all centered and awful. Centered, left justified is also what I'm after. Are we all left with this CSS and if so, where do we enter it? Link to comment
tuanphan Posted September 30, 2022 Share Posted September 30, 2022 On 9/29/2022 at 8:39 AM, Karenk said: Was there ever a solution to this other than adding to the CSS code? I'm having the same thing. When I edit my blog, it's all nice and left justified. But when you read it online, it's all centered and awful. Centered, left justified is also what I'm after. Are we all left with this CSS and if so, where do we enter it? Can you share link to blog? 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
DougHillNYC Posted March 3 Share Posted March 3 Did you ever figure this out? I am having the same issue. I had everything left justified; however, it is making everything center justified. Any help outside of code would be great. thank you in advance Doug Link to comment
ElizabethR Posted April 3 Share Posted April 3 Hey everyone - I finally figured it out! There is another section that you'll need to get to the pop-up menu (in the editor) that allows you to "manage posts" or "edit content" it can't be the "edit section" menu. If you are in the blog post itself and then go to "edit section" to align the text left, the edit section menu will not adjust the post when published. The only way I found to get to it, is by clicking on the page's link and then directly opening the edit option in the top left-hand corner. You'll need to be in the editing part that shows the blog image at the top (not just the content). When you click on the image the new pop-up "manage posts" and "edit content" can be seen. Under the "edit content" menu -- change the selection from center to left, and the alignment will shift left. Below is a screenshot of the menu you'll need to find. 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