Chlohat Posted July 28, 2020 Share Posted July 28, 2020 Hi I'm trying to change the divide between two different text styles. The coloured headings I entered through coding in order to use a heading style I created, the subtext and grey is just the normal style.So I created my heading styles and then added a code line in order to make the margin underneath this font smaller. It has worked for my three previous headings, but all of a sudden stopped working. You can see in the images it has worked for the yellow title which corresponds to h6, but for this green style (h7) and all the next ones the code doesn't work. I'm including screen captures of the text itself and of the codes used. Please help me I don't understand why it doesn't work. So are there are better ways of proceeding for what I'm doing, I'm new to all of this and just picked up a couple of tutorials online hence my lack of knowledge on how to do this the best way possible. Link to comment
erikabarichello Posted July 31, 2020 Share Posted July 31, 2020 any chance to get the website link too? thanks Link to comment
Chlohat Posted June 3, 2021 Author Share Posted June 3, 2021 On 7/31/2020 at 10:44 AM, erikabarichello said: any chance to get the website link too? thanks https://groundhog-lion-mba7.squarespace.com/reservation-en-ligne Password: Chloelaplusbelle Link to comment
tuanphan Posted June 4, 2021 Share Posted June 4, 2021 23 hours ago, Chlohat said: https://groundhog-lion-mba7.squarespace.com/reservation-en-ligne Password: Chloelaplusbelle Can you share link to page in screenshot? I don't see screenshot text in above link 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!) Link to comment
Chlohat Posted June 6, 2021 Author Share Posted June 6, 2021 On 6/4/2021 at 1:38 PM, tuanphan said: Can you share link to page in screenshot? I don't see screenshot text in above link https://groundhog-lion-mba7.squarespace.com/config/pages here it is Link to comment
tuanphan Posted June 7, 2021 Share Posted June 7, 2021 16 hours ago, Chlohat said: https://groundhog-lion-mba7.squarespace.com/config/pages here it is Hi. /config is owner url. See how to find page url. 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!) Link to comment
Chlohat Posted June 7, 2021 Author Share Posted June 7, 2021 8 hours ago, tuanphan said: Hi. /config is owner url. See how to find page url. hi, sorry ! here you go https://groundhog-lion-mba7.squarespace.com/les-parcours Link to comment
tuanphan Posted June 9, 2021 Share Posted June 9, 2021 On 6/8/2021 at 2:44 AM, Chlohat said: hi, sorry ! here you go https://groundhog-lion-mba7.squarespace.com/les-parcours Hi. In the code, we have h1, h2, h3, h4, h5, h6 h7, h8... doesn't exist. You can convert these code h7 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #00993b; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h8 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #306ba6; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h9 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #582d7c; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h10 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d6242a; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h11 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #000; text-align: left; margin-bottom: -30px !important } h12 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 100px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #fff; text-align: center !important!; margin-bottom: -30px !important } h13 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: left; margin-bottom: -30px !important } h14 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 80px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } h15 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 60px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } to this .h7 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #00993b; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h8 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #306ba6; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h9 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #582d7c; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h10 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d6242a; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h11 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #000; text-align: left; margin-bottom: -30px !important } .h12 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 100px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #fff; text-align: center !important!; margin-bottom: -30px !important } .h13 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: left; margin-bottom: -30px !important } .h14 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 80px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } .h15 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 60px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } Next, edit these code <h7> <p> </p>Comme un Oiseau sur la Branche <p> </p></h7> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p>6 ans et 1,10 mètre minimum.</normal> <h8> <p> </p>Danse avec les arbres<p> </p></h8> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p> 8 ans et 1,20 mètre minimum.</normal> <h9> <p> </p> Montée de la Fôret<p> </p> </h9> <normal>Parcours intermédiaire pour petits et grands. <p> </p>4 ans et 1 mètre minimum.</normal> <h10><p> </p>La tête à Travers les Nuages <p> </p></h10> <normal>Parcours familial sportif, magnifiques vues et des sensations garanties. 11 ans et 1,40 mètre minimum.</normal> <h11><p> </p>Plus près du Soleil <p></p></h11> to this <div class="h7"> <p> </p>Comme un Oiseau sur la Branche <p> </p></div> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p>6 ans et 1,10 mètre minimum.</normal> <div class="h8"> <p> </p>Danse avec les arbres<p> </p></div> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p> 8 ans et 1,20 mètre minimum.</normal> <div class="h9"> <p> </p> Montée de la Fôret<p> </p> </div> <normal>Parcours intermédiaire pour petits et grands. <p> </p>4 ans et 1 mètre minimum.</normal> <div class="h10"><p> </p>La tête à Travers les Nuages <p> </p></div> <normal>Parcours familial sportif, magnifiques vues et des sensations garanties. 11 ans et 1,40 mètre minimum.</normal> <div class="h11"><p> </p>Plus près du Soleil <p></p></div> 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!) Link to comment
Chlohat Posted June 9, 2021 Author Share Posted June 9, 2021 1 hour ago, tuanphan said: Hi. In the code, we have h1, h2, h3, h4, h5, h6 h7, h8... doesn't exist. You can convert these code h7 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #00993b; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h8 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #306ba6; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h9 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #582d7c; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h10 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d6242a; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h11 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #000; text-align: left; margin-bottom: -30px !important } h12 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 100px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #fff; text-align: center !important!; margin-bottom: -30px !important } h13 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: left; margin-bottom: -30px !important } h14 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 80px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } h15 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 60px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } to this .h7 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #00993b; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h8 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #306ba6; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h9 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #582d7c; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h10 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d6242a; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h11 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #000; text-align: left; margin-bottom: -30px !important } .h12 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 100px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #fff; text-align: center !important!; margin-bottom: -30px !important } .h13 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: left; margin-bottom: -30px !important } .h14 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 80px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } .h15 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 60px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } Next, edit these code <h7> <p> </p>Comme un Oiseau sur la Branche <p> </p></h7> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p>6 ans et 1,10 mètre minimum.</normal> <h8> <p> </p>Danse avec les arbres<p> </p></h8> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p> 8 ans et 1,20 mètre minimum.</normal> <h9> <p> </p> Montée de la Fôret<p> </p> </h9> <normal>Parcours intermédiaire pour petits et grands. <p> </p>4 ans et 1 mètre minimum.</normal> <h10><p> </p>La tête à Travers les Nuages <p> </p></h10> <normal>Parcours familial sportif, magnifiques vues et des sensations garanties. 11 ans et 1,40 mètre minimum.</normal> <h11><p> </p>Plus près du Soleil <p></p></h11> to this <div class="h7"> <p> </p>Comme un Oiseau sur la Branche <p> </p></div> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p>6 ans et 1,10 mètre minimum.</normal> <div class="h8"> <p> </p>Danse avec les arbres<p> </p></div> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p> 8 ans et 1,20 mètre minimum.</normal> <div class="h9"> <p> </p> Montée de la Fôret<p> </p> </div> <normal>Parcours intermédiaire pour petits et grands. <p> </p>4 ans et 1 mètre minimum.</normal> <div class="h10"><p> </p>La tête à Travers les Nuages <p> </p></div> <normal>Parcours familial sportif, magnifiques vues et des sensations garanties. 11 ans et 1,40 mètre minimum.</normal> <div class="h11"><p> </p>Plus près du Soleil <p></p></div> even if i do that, i am still getting the same mistake Link to comment
Chlohat Posted June 9, 2021 Author Share Posted June 9, 2021 4 hours ago, Chlohat said: even if i do that, i am still getting the same mistake actually the text still incorporates the <div class="h8"> lines and leaves the text in normal formating Link to comment
tuanphan Posted June 10, 2021 Share Posted June 10, 2021 9 hours ago, Chlohat said: actually the text still incorporates the <div class="h8"> lines and leaves the text in normal formating Can you add the code? We can check easier 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!) Link to comment
Chlohat Posted June 16, 2021 Author Share Posted June 16, 2021 On 6/10/2021 at 5:11 AM, tuanphan said: Can you add the code? We can check easier I just did! Link to comment
Chlohat Posted June 16, 2021 Author Share Posted June 16, 2021 7 hours ago, Chlohat said: I just did! and the website has a new url - http://www.chamrousseaventures.com/les-parcours Link to comment
tuanphan Posted June 17, 2021 Share Posted June 17, 2021 16 hours ago, Chlohat said: and the website has a new url - http://www.chamrousseaventures.com/les-parcours Hi. I still see same code here. It looks like you haven't added yet. On 6/9/2021 at 6:35 PM, tuanphan said: Hi. In the code, we have h1, h2, h3, h4, h5, h6 h7, h8... doesn't exist. You can convert these code h7 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #00993b; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h8 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #306ba6; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h9 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #582d7c; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h10 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d6242a; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } h11 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #000; text-align: left; margin-bottom: -30px !important } h12 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 100px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #fff; text-align: center !important!; margin-bottom: -30px !important } h13 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: left; margin-bottom: -30px !important } h14 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 80px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } h15 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 60px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } to this .h7 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #00993b; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h8 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #306ba6; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h9 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #582d7c; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h10 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d6242a; text-align: left; margin-bottom: -30px !important; margin-top: -3px !important } .h11 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #000; text-align: left; margin-bottom: -30px !important } .h12 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 100px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #fff; text-align: center !important!; margin-bottom: -30px !important } .h13 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 30px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: left; margin-bottom: -30px !important } .h14 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 80px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } .h15 { font-family: 'ALTE-Regular2',normal; font-weight: 400; font-size: 60px; letter-spacing: .2em; text-transform: None; line-height: .7em; color: #d92052; text-align: center !important!; margin-bottom: -30px !important } Next, edit these code <h7> <p> </p>Comme un Oiseau sur la Branche <p> </p></h7> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p>6 ans et 1,10 mètre minimum.</normal> <h8> <p> </p>Danse avec les arbres<p> </p></h8> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p> 8 ans et 1,20 mètre minimum.</normal> <h9> <p> </p> Montée de la Fôret<p> </p> </h9> <normal>Parcours intermédiaire pour petits et grands. <p> </p>4 ans et 1 mètre minimum.</normal> <h10><p> </p>La tête à Travers les Nuages <p> </p></h10> <normal>Parcours familial sportif, magnifiques vues et des sensations garanties. 11 ans et 1,40 mètre minimum.</normal> <h11><p> </p>Plus près du Soleil <p></p></h11> to this <div class="h7"> <p> </p>Comme un Oiseau sur la Branche <p> </p></div> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p>6 ans et 1,10 mètre minimum.</normal> <div class="h8"> <p> </p>Danse avec les arbres<p> </p></div> <normal> Un parcours d’initiation ideal pour les enfants comme les adultes. <p> </p> 8 ans et 1,20 mètre minimum.</normal> <div class="h9"> <p> </p> Montée de la Fôret<p> </p> </div> <normal>Parcours intermédiaire pour petits et grands. <p> </p>4 ans et 1 mètre minimum.</normal> <div class="h10"><p> </p>La tête à Travers les Nuages <p> </p></div> <normal>Parcours familial sportif, magnifiques vues et des sensations garanties. 11 ans et 1,40 mètre minimum.</normal> <div class="h11"><p> </p>Plus près du Soleil <p></p></div> 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!) Link to comment
Chlohat Posted June 18, 2021 Author Share Posted June 18, 2021 23 hours ago, tuanphan said: Hi. I still see same code here. It looks like you haven't added yet. here is a screen capture of the website, i had to put it online so i change it to the precedent code. Link to comment
tuanphan Posted June 21, 2021 Share Posted June 21, 2021 On 6/18/2021 at 3:36 PM, Chlohat said: here is a screen capture of the website, i had to put it online so i change it to the precedent code. if your site is live, you can duplicate page & add code there, we can check easier. 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.