Aurora Posted September 4 Share Posted September 4 Hi! I'm completely new to coding. I've added one piece of code, which works well. But now I'm unsure how to add the next piece. Do I just press enter and paste the next code beginning in line 4? Many thanks! Link to comment
Solution CassAggett Posted September 4 Solution Share Posted September 4 Yes, you can just enter a couple of times after the last curly bracket in your screenshot. One thing that might help as you add more code is to include notes about what each is for (some isn't as obvious as your site title one!) There are a few ways you can do this in CSS but here's the format I use: // note about code here // .selector { properties: xxxx; } // e.g. blog pagination spacing // .selector { properties: xxxx; } Aurora 1 If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM 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