I am a bit of a newer developer and I have done some work designing pages in Bootstrap Studio and configuring modules in Drupal in the past, however, for the project I am working on now my client wants to have more specific customization of pages (such as nodes), things like coloring, theming, padding of elements, etc.
I have been searching online and through the source a bit to try and figure out what tools I need to get started and some of the procedures but I am not quite sure where to get started.
In Drupal 7, for the webforms (nodes) you could customize the links and buttons by modifying the colorpicker "Button and link color" (in node edit) for each webform. I'm trying to find the same functionality for drupal 9. I don't know if it is implemented. It's still available for webform or nodes?
Create a view that invokes a paragraph I built it as a block, create the view as the debugger suggested, but when trying to call the field I can't get it to look at all, try fields.myfield, content.myfield, fields.myfield .content, I would appreciate any help I've been stuck here for a long time, thanks