Laureclairestudio Posted December 28, 2022 Posted December 28, 2022 Hi, I would like to align the footer's text to the header on both sides left and right (on the display version but not on the mobile). my website is www.laureclaire.com password: Laureclairestudio Thanks in advance. Laure
tuanphan Posted December 30, 2022 Posted December 30, 2022 Hi, Move this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Laureclairestudio Posted December 31, 2022 Author Posted December 31, 2022 No it doesn't work, I tried first but for some reason it seems like the grid is at the max. I cant move them further on the sides.
tuanphan Posted January 2, 2023 Posted January 2, 2023 On 12/30/2022 at 7:04 PM, tuanphan said: Hi, Move this? I meant you want this or? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Laureclairestudio Posted January 2, 2023 Author Posted January 2, 2023 Oh yes please! To be aligned with the logo Laure claire studio and cart exactly. Is there a code to do that ? Thank you
Solution tuanphan Posted January 4, 2023 Solution Posted January 4, 2023 On 1/2/2023 at 7:47 PM, Laureclairestudio said: Oh yes please! To be aligned with the logo Laure claire studio and cart exactly. Is there a code to do that ? Thank you Try adding to Design > Custom CSS @media screen and (min-width: 992px) { .fluid-engine.fe-639fd6c2d1ed788012fd3c27 { display: flex; width: 100%; flex-direction: row; } .fe-block.fe-block-639fd6c24d5365fde74c9648 { flex-grow: 1; margin-left: 5vw; } .fe-block.fe-block-639fd6c2ad4cfd901437243d { flex-grow: 1; margin-right: 5vw; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Laureclairestudio Posted January 6, 2023 Author Posted January 6, 2023 Amazing! It works, thank you so much for your help.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment