One simple way to address this, if you only have access to the block editor, would be to click on the three dots, edit the block as HTML and add something like this:
<li style="margin-left: 60px">
(Change the value to suit.) It may not show in the block editor, but will when you load the page.
To handle this site-wide using CSS, you could use the Simple Custom CSS and JS plugin for example, and add a rule like this:
li { margin-left: 60px; }
… but that would have to be customized to your site to work properly since you probably don’t want to affect ALL list items.
Related Posts:
- Forcing reload of editor-style.css
- How can I insert HTML attributes with an existing TinyMCE button?
- How can I make the wordpress editor apply the selected template?
- How to add a class to ul tags created by the WordPress editor Tinymce?
- Efficient way to edit WordPress themes
- Is there a filter for editor-style.css file?
- Inline Style attribute getting stripped off
- Disable File Editing function
- How to sync the style in the visual editor with the style of a child theme?
- Show class from css in format dropdown
- How do I get access to the CSS Editor
- How to style text in WordPress
- How can I force the WordPress visual editor to preserve the line breaks after paragraphs?
- Customizing the Post/Page Editor in Classic Editor
- Implement editor’ CSS on the custom themes
- How can I add a stylesheet to the Classic Editor page?
- How to adjust text’s width and put it at center of post (Visual) editor?
- Add WordPress Core CSS into editor-style.css
- Apply Classes to post text inside editor
- How to define a special character to change the style of my inline code?
- Bullet points not showing in wordpress
- Customize margin between paragraphs using the Gutenberg Style editor
- How to align a to the middle (horizontally/width) of the page [duplicate]
- Animate the overflow property
- Is there a color code for transparent in HTML?
- “Stray start tag footer” in html validator?
- How to set up fixed width for
? - CSS3 Transition not working
- CSS how to make an element fade in and then fade out?
- How to center vertically and horizontally a div using Bootstrap?
- How to word wrap text in HTML?
- Style disabled button with CSS
- Combine :after with :hover
- Adding a blurred border in CSS
- Specify multiple attribute selectors in CSS
- How to make certain text not selectable with CSS
- How to modify/extend/override a core method?
- How to dequeue a stylesheet by src, not handle?
- WordPress CSS head info – contents, expansions?
- The correct way to include JavaScript and CSS in my WordPress Themes
- Possible to include ACF text field within inline style tag?
- Is it possible to change the path of a css file that is registered through wp_enqueue_style()?
- Customizing wordpress to match your site theme
- WooCommerce change number of columns in the frontpage
- Adding HTML to the Header, Screws up in IE7
- How to add an RSS logo to my blogs header?
- Where Do I Find The Astra Default Font Family That All Text Elements Are Inheriting From? [closed]
- Getting page output HTML without request (for CriticalCSS, PurgeCSS)
- How to organize priority of plugins CSS files?
- Responsive Images Warping
- Remove margin from CSS gradient color code
- How can I use one stylesheet for multiple sub-sites on my multi-site network?
- How do I apply/target CSS to a specific user role or roles?
- Why is this jquery / java script code not working in mobile / in devices?
- Seperate functions.php for part of site
- Internet Explorer ignore my css
- How can I remove the ::after CSS selector which is automaticaly appended to the_content()?
- Hover colour spreading out beyond submit button
- Clients website shows blank page [closed]
- post_class not working with css
- Using PHP Increment and Conditional Statement to Alternate Loop Background
- Remove a Style Tag from WP Theme
- Simple way to add custom class and ids to individual Gutenberg blocks
- How can I make css inline?
- Namespacing theme CSS
- How to change the standard navigation menu color when using genesis [closed]
- WordPress is not displaying CSS file
- Change class names dynamically added to html elements by wordpress
- Add classes + taxonomy terms to wp_list_pages() output
- Chat window hiding behind Twenty Eleven header
- Hide Tab Titles from Tabs Block
- Hide product variations at home page
- WordPress footer always at the bottom of the screen-page
- TinyMCE on frontend style not working
- WordPress childtheme not loading any CSS/SCSS
- Why can’t blocks be hidden with jQuery?
- CSS: Appearance/Customise display different to actual display
- Border around menu button [closed]
- Correct use of !important
- How to change hover link colour for blog post (body) text only
- Problems styling a Custom Link in a Menu
- H2 On Blog/Article Page Gets Assigned a Class
- Help locating old custom_css in PHP MyAdmin
- I would like to achieve a two column checkout page
- CSS ?ver=4.7.3 not found
- CSS in child theme to replace !important in parent theme
- How would I add this code to a single WordPress page?
- WP theme update causes child theme CSS problems
- How to change menu hover color to white on my theme? [closed]
- How to make CSS load live based on options clicked in the theme customizer?
- Inserting a DIV Block Into a Listing of Excerpts?
- WordPress Custom Superfish CSS Problem [closed]
- How to remove audio player styles added by mediaelement.js JavaScript?
- Do you use css reset in your child theme [closed]
- why does WordPress custom css convert alpha to hex values?
- how to change the colour of this background
- Can I upload my HTML/CSS/Javascript game onto a WordPress page?
- How to add css to wp_head depending on the user role?
- IOS Ventura Safari 16.3 position fixed elements goes above scroll bar
- Elementor Contact Form Submit button has empty class