YES (finally)..
The specific answer for this template I found in a WP forum was a bit misleading, which took me hours lost searching for what they meant. So:
The section for personalized CSS styles is located directly in “Twenty Twenty-Four” Theme Editor, just go:
- Appearance (themes);
- Editor (site-editor);
- Left Menu -> Styles (wp_global_styles);
- Up to the left, by the Styles title, there’s an Eye and a Pencil icons, click the pencil (edit);
- To the right, at the bottom you’ll find “Additional CSS” or at the top right, inside the three dots button.
You can also go directly to “/wp-admin/site-editor.php?path=%2Fwp_global_styles&canvas=edit” and look for step 5.
Hope this helps many newbies with this template, like me.
Related Posts:
- Add a preview to a WordPress Control Panel
- How to Handle CSS for Multiple Header header.php Files?
- Broken theme, template is missing
- How to create a WP theme that use BootStrap? [closed]
- How can I fix the even/odd child classes comments so that the comments are unaffected by the top-level even/odd?
- How customizable is a self-hosted WordPress blog compared to a Blogger blog?
- How to define and link full path to css located at a random folder on header.php
- How to add CSS class to custom logo?
- How to add custom css file in theme?
- How important is it to enqueue a theme’s stylesheet?
- CSS not updating in browser when I change it
- What’s the difference between home.php and index.php?
- Solutions for generating dynamic javascript / CSS
- Custom single template for a specific category
- Do I actually need to link my theme’s style.css in the theme files
- Enqueue a stylesheet for login page and make it appear in head element
- How to insert a logo in the header?
- CSS classes for theme
- Generating CSS Files Dynamically Using PHP Scripts?
- Enqueue Stylesheets After Theme’s “rtl.css”
- How to move page templates to custom folder?
- Are the WordPress Core CSS styles really all nessesary?
- Understanding wp_add_inline_style
- Page template in two level deep folder
- Any alternate TinyMCE4 themes / subthemes?
- Splitting WordPress theme CSS into multiple files, good or bad?
- Hide a div that is part of all pages on one specific page
- Why I can’t add a CSS style in this WordPress theme?
- Is it possible to manipulate the list of page templates?
- Can’t get staging site to display same way as live site. Completely stumped
- How to make a theme with more than one CSS file?
- Editing the custom background CSS
- Different wordpress 404 template for different post type [duplicate]
- How does WordPress decide what template to use as frontpage
- How can I get wp_head() as a string instead of echoing it?
- How to edit an existing WordPress theme? [closed]
- Why does my short code get executed before other content?
- Suggestions for creative use of post format feature, or themes that use them well
- Retrieve the template directory URI via global or get_template_directory_uri() every time?
- How can I see what template parts are being called for rendering the viewable page?
- Add class to before_widget for all widgets with a dropdown and a counter
- Why max-width:97.5% on content images?
- add generated stylesheet from parent theme after child-themes style.css
- use add_action(‘wp_head’) in a widget for generating dynamic CSS styles
- why does twenty eleven theme mix up the css measurement units?
- Add a #hash to the links in my custom menu
- Setting up partial Right-to-Left admin interface
- Problems with Layout inherit in theme.json
- Adding inline styles from a widget
- Can’t edit style.css in subdirectory of my theme?
- Adding dashicon fonts to the admin of pre 3.8 installs
- How to load different CSS in different Header?
- Static Front Page problem
- CSS in child theme not overriding the parent theme [closed]
- Returning Variables back into a template
- How to add (css) classes to only one wp_nav_menu()?
- Can not Remove Archives and Meta from Sidebar
- How to override BuddyPress 3.0 bp-nouveau theme files?
- Adding dashicon fonts to the admin of pre 3.8 installs
- Move my theme style.css into a folder
- Convert a static website to a WordPress theme and import all existing content
- How to keep theme layout the same when admin gray bar is present?
- Enqueued Stylesheets Effecting Admin Styles
- Custom CSS In Uploads Folder
- There’s an image named g.gif somewhere in my WordPress site
- wp_head() not inserting the default stylesheet style.css
- How to highlight the current page in the nav menu?
- Writing Clean WooCommerce Styles
- Setting hero/splash section as a blog post
- First completely customized theme, where should I start?
- Root Sage theme styles are not working!
- Is it possible to use the featured image of a page as a css background without inlining?
- De-registering parent style sheet css recommended?
- Where is the correct place(s) in twentysixteen’s header.php to add a Google webfont?
- Whats the safest way to output custom JavaScript and Css code entered by the admin in the Theme Settings?
- Alterntives to BEM syntax that comply with WordPress coding standards? [closed]
- How to retrieve an image from a post and display it before excerpt of a post? [duplicate]
- Any tag pagination page (except the 1st page) loads index.php template instead of tag.php
- Modify the Additional CSS section (adding a disclaimer)
- How do I update WooCommerce template files in my theme? [closed]
- Sub folder CSS that’s read by Admin panel
- WordPress 5.8 update problem custom theme styles are overridden by core styles common.min.css
- WordPress default theme css units
- CSS won’t style output of wp_nav_menu() correctly
- Where is definied the theme location for the main menu in a WordPress template?
- New template, where to place CSS?
- Is it necessary to prefix every css class in a theme framework?
- current-menu-item class not working
- Check if password protected post is visible
- How to determine which custom header image is being shown
- get_query_var() and permalinks
- enqueue_style is not working
- What is the best way to handle multiple calls to get_template_directory_uri() and similar functions?
- Custom CSS without css.php file
- Toggle Sidebar Display
- Dequeue a style file which is making website load slow!
- Weekly background code not working
- Add theme templates for child categories into the template hierarchy
- Move theme templates to subfolder without losing page associations
- Where can I access my custom page template?