Gabtab Posted December 20, 2019 Share Posted December 20, 2019 I'm looking align text to the left using the York template. The standard setting is center aligned. I can't find how to edit this. It seems that my options are limited to these, unless custom CSS is needed. Thanks in advanced for any help you can offer. jgeum 1 Link to comment
tuanphan Posted December 23, 2019 Share Posted December 23, 2019 You can use CSS, if you do't know CSS, you can share link to your site, we can take a look. 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
japferreira Posted December 27, 2019 Share Posted December 27, 2019 I would really appreciate this too? Link to comment
JYK Posted January 5, 2020 Share Posted January 5, 2020 hey guys, I found it. @media screen and (max-width:1920px) { .overlay-nav-wrapper { text-align: left; margin-left: 0; padding-left: 2vw; } main#page * { text-align: left !important; } } Rustynz 1 Link to comment
Rustynz Posted March 14, 2022 Share Posted March 14, 2022 This is great, but it sets EVERYTHING on EVERY page to justify left, is there anything specific we can use to 1) left align the index description on the home page ONLY, and 2) thus keep content/project/other pages normal? (IE: centered/right/left aligned text) Link to comment
tuanphan Posted March 15, 2022 Share Posted March 15, 2022 On 3/15/2022 at 5:41 AM, Rustynz said: This is great, but it sets EVERYTHING on EVERY page to justify left, is there anything specific we can use to 1) left align the index description on the home page ONLY, and 2) thus keep content/project/other pages normal? (IE: centered/right/left aligned text) Can you share link to homepage? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment