KuriousGroup Posted September 2, 2019 Share Posted September 2, 2019 I have had to put in a Markdown block and add in code to make two sections into white text & centered.(they are on two different pages) The rest of my website had a css code put in to justify all the text which I was fine with until I realized it affected my headings which I had to code in as mentioend above. How can I get my body text to remain justified but at the same time have my markdown block also respond to the css code to keep it centered... Markdown CSS used: < html> < head> < style> div.a { text-align: center; color: #ffffff style="color:#fff;font-family:ltc-bodoni-175;" font-size:3em } div.b { text-align: center; color: #ffffff style="color:#fff;font-family:nunito;" font-size:1em } Get in touch <p>Let's have a chat and see how we can best help you!</p> </ div> </ body> </ html> Custom CSS: p { text-align: justify !important; } url: https://love-petsphotography.squarespace.compw: LovePets#1 Link to comment
Mdhanjal Posted September 2, 2019 Share Posted September 2, 2019 past this code in custom css box p:last-child { text-align: justify; } Hi, I'm BITTU. A website developer with 10 years experience with Squarespace. if you need help and work with me, Email me here: - mandeepsquarespace@gmail.com Hire Upwork: - https://www.upwork.com/freelancers/~01eed466e76c89e024 Behance: - https://www.behance.net/mandeepSquarespace Best Hourly Rate: - $15 Per Hour Link to comment
KuriousGroup Posted September 3, 2019 Author Share Posted September 3, 2019 thanks, but it is still affecting my headings and pulling it to the left (that heading is a markdown block with code - just like the other one Link to comment
Mdhanjal Posted September 5, 2019 Share Posted September 5, 2019 ok let me check Hi, I'm BITTU. A website developer with 10 years experience with Squarespace. if you need help and work with me, Email me here: - mandeepsquarespace@gmail.com Hire Upwork: - https://www.upwork.com/freelancers/~01eed466e76c89e024 Behance: - https://www.behance.net/mandeepSquarespace Best Hourly Rate: - $15 Per Hour Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.