If you mean the WordPress Customizer: These changes are not saved to the style.css, but they come most likely to be found shortly before </head>
. Probably you will find there something like
<style>
//definitions via Customizer
</style>
Related Posts:
- How to *remove* a parent theme page template from a child theme?
- How do I make my child theme re-apply the settings that were customised when its parent was active?
- How to Add Customizer Setting in Child Theme
- Post format selector in Thematic child theme post class
- Create a customizable child theme
- How can I & how do I change text displayed in comment via child theme
- How to build a child theme from a react-based parent theme?
- Customizing default Mediaelement player
- Child Theme – how to add new widget on a specific place?
- How do I call in a category title on a category page in a child theme?
- Is it possible to add a ribbon in the background of h1 on every page?
- Include custom JS without child theme
- Child theme .css files are not overriding their parent .css files
- Child Theme with multiple css files
- How do I remove a customiser option from a parent theme in a child theme?
- CSS Styling a specific page
- Is there a way to override require_once of the main theme on the child theme?
- Load File (Function & Variable Value) from Child Theme
- Is there another way to customize a parent template file besides adding the file to a child theme?
- css media query question [closed]
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- WordPress Child Theme Stylesheet being loaded before Parent’s minified .css
- How to add functionality to an existing theme (using child themes)
- Changing update message from Newspaper child theme
- javascript file not working in a plugin template file
- Easily add custom HTML outside the main container?
- Trying to customise 2011 Child Theme Background Colour
- WordPress core jquery version file not loaded?
- How can error pages be customized
- Issue with navigation bar in child theme
- Fixed bottom menu on mobile doesn’t work on search included in Child Theme of Storefront
- Unhook a function within a class in the child theme
- Calling get_theme_mod() of an WP_Customize_Image_Control() returns an Array, how do I correctly return the image src for my custom theme?
- If a theme will undergo major changes would it be better to clone the parent instead of writting a child theme?
- How do I move my sites to a child theme without loosing customisation?
- Why, when it comes to custom background and image, does ‘The first value registered’ win?
- Changing a setting in the wp-admin/customize.php reverts CSS styles to parent theme [closed]
- Changes in comments.php in the child theme does not show up on the site
- Word Press Theme Customiser and Child theme Function.php
- Modifying posts based on category in TwentyTwentyTwo theme
- Customizing gallery shortcode in 3.5
- Can You Export Theme Settings From WordPress Multisite?
- Adding Custom Fields to WordPress Comment Forms?
- Automatically wrap post image in div
- How Can A Widget With Only One Instance Be Defined?
- Getting $comments outside the comment template
- Find and replace domain name on the fly?
- What is the most idiomatic way to let clients edit phrases in HTML?
- How to change “Dashboard” text in wordpress
- WordPress Template not affecting the working, keeps defaulting to the index.php template
- Custom Widget form function common elements
- Image Editor does not affect custom sizes!
- WP Northwind for Theme Development?
- list/consult Taxonomy only for the respective author/creator in dashbboard
- How to insert a sitemap within a subsite when using WordPress multisite
- Modify Gallery Output to render differently on a PAGE and a POST
- @font-face is not working in WordPress
- I’m using add_meta_box() but want to include TinyMCE editor *and* Media Uploads for each box
- How-To add Custom field in WordPress wp-ecommerce Categories?
- What changes we need to make to a theme so it can be installed as a MU Theme?
- Get Custom Logo Alt Text
- The function can not create a table on MariaDB server
- One WordPress Installation for 2 Domains
- result from custom filter admin table list backend does not work
- Blog page problems
- Installing new theme on running site
- Switch between WordPress websites easy for an end user
- I’d like to be able to programatically setup a site to discourage crawling by search engines
- How to format text of site subtitle
- Undefined variable: user_id in get_user_meta
- WordPress broken after domain name change
- Daylight Saving Time adjustment
- How to Restore Deleted Post Not in Trash
- Hide content and functions from specific user roles
- Translating (WooCommerce) placeholder text
- Stylesheet overriding in Child theme
- Display content of metabox if filled in
- User profile Pick a premade Design/theme
- Recent activity query WordPress
- Get All Results From Other Users That Share The Same Custom User Meta As Current User
- Can we set a redirection with dynamic content in url?
- website is not loading home page (moving from one server to another server)
- How to remove (…) from the post tilte on homepage?
- Swap home page based on user role, Elementor layout breaking
- Customized Blog/Latest Posts Page
- Password Protection issue
- Change Dashboard menu position?
- Get site ID from attachment url?
- how to edit or remove the dashboard footer message [duplicate]
- duplicate featured image functionality in custom meta box
- How to automatically pull an information from a form field onto an other page?
- How to create a custom menu for specific user
- How to submit form data in the same page in WordPress without reloading the page?
- Translate site in own text-language [closed]
- How to work around the bug which prevents custom menus from being deleted?
- How to remove the tagline from the HTML ?
- Custom table or form
- WordPress theme Modifications not showing up on live server
- How I can add blog in my magento site?
- Adding Telescope / Meteor App to existing WordPress site