Jesszz Posted February 17, 2023 Share Posted February 17, 2023 Hello, I want to center my headline on the homepage. The centering worked for body text but does not show up on my headline. Can anyone help me get this centered? Thank you! Link to comment
Jesszz Posted February 17, 2023 Author Share Posted February 17, 2023 https://www.jolsendesign.com/ Link to comment
Mdhanjal Posted February 17, 2023 Share Posted February 17, 2023 need to Chek Css Code. an you pls send me 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
Ziggy Posted February 17, 2023 Share Posted February 17, 2023 I can see why you're having a problem, but a very cool effect! Add this to your Custom CSS: #block-yui_3_17_2_1_1637629388909_2977 { body h1 { text-align: center !important; } } Hope that helps! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Jesszz Posted February 21, 2023 Author Share Posted February 21, 2023 .text-hover span { transition: color 3s; transition-delay: 1s; } .text-hover span:hover { transition: color 0s; } .text-hover span:nth-child(1n):hover { color: #FC8B27; } .text-hover span:nth-child(2n):hover { color: #3AA09B; } .text-hover span:nth-child(3n):hover { color: #84C174; } 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