Where can I learn custom CSS design for specific website sections?

Where can I learn custom CSS design for specific website sections?

cj18
Excursionist
26 0 5

where is the best place to learn about custom css for specific sections on a website? Looking to add different fonts, etc.

Replies 3 (3)

Columbus_Themes
Shopify Partner
122 9 16

There are no specific knowledge for adding custom CSS for sections, you need to take a good look into CSS as a rule based language. Learn the basics or search specifically for tutorials and examples for your needs. Hiring a Shopify Expert or Developer would be the best and safest solution.

Good luck

If you find my reply helpful, please hit Like and Mark as Solution.

Happy coding!

GemPages
Shopify Partner
5625 1261 1243

Hi @cj18 

You can learn about CSS code from this website for your purposes. https://www.w3schools.com/cssref/css3_pr_font-face_rule.php

 

Here is a guide to adding custom fonts on Shopify: https://shopify.dev/docs/themes/architecture/settings/fonts#custom-fonts

Kind & Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

jacksparrow412
Visitor
1 0 0

If you're looking to learn about custom CSS for specific sections of a website, I recommend checking out online resources like W3Schools or Mozilla Developer Network (MDN) web docs. They provide comprehensive Learning tutorials and guides on CSS, including how to customize fonts and other styling elements. Additionally, you can explore CSS forums or communities like Stack Overflow for specific questions and examples. Practice and experimentation will also be helpful in mastering CSS customization for different website sections.