Jesszz Posted February 17 Share Posted February 17 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 Author Share Posted February 17 https://www.jolsendesign.com/ Link to comment
Mdhanjal Posted February 17 Share Posted February 17 need to Chek Css Code. an you pls send me Hi, I'm BITTU. A website developer with 8 years experience with Squarespace. if you need help and work with me email me here :- mandeepsquarespace@gmail.com Best Hourly Rate :- $15 Per Hour Link to comment
Ziggy Posted February 17 Share Posted February 17 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 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
Jesszz Posted February 21 Author Share Posted February 21 .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