Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Are there any way users who are not familiar with css can edit margin or padding with CMS?
Drupal10 Olivero sub theme.
________________
added:
BTW I'm using built-in layout builder, and some video tutorial shows how to adjust space using layout builder but I don't know how to use it. Maybe it is different layout builder module..https://youtu.be/3rcGtxecHhM
In my drupal 10 I created a contact form, I add some fields and I order fields presentation. The problem is when I show the contact form, the name field is at top of the page, the email field is on bottom, and in middle are every fiield I added to form.
In a drupal 10 I need to display the user registration form without the login and change password tabs. I had achieved it with a drupal 7 (https://cooperasantfeliu.org/user/register) but I don't remember how I did it.