By Waven on
never rly themed anything before. So 1stly do i needed to create a new file in my theme folder or can i just add to my original css. and secondly how do i find the id of the block im trying to theme.
Thanks
never rly themed anything before. So 1stly do i needed to create a new file in my theme folder or can i just add to my original css. and secondly how do i find the id of the block im trying to theme.
Thanks
Comments
Depends on what you want
You can theme blocks both with CSS as well as with an individual template file. CSS is well suited for small cosmetic changes, while custom template overrides are used in case of more elaborate changes. Your question is a bit vague, so you'll have to provide more details to get a more in-depth answer, but here are some general pointers:
Hope this helps to get you started.