Did you enable the child-theme? When using child-themes you should enable the child instead of its parent.
However when I make changes in browser, they disappear when the website reloads.
Are you using the inspector of your browser? When making changes in there, you should also apply these in your css file via FTP ( which is located at get_template_directory_uri() . '/style.css'
).
The inspector can only change things locally!
Related Posts:
- Versioning @import of parent theme’s style.css
- How to add code to Header.php in a child theme?
- Why does my child theme CSS get called twice?
- How do themes provide support for child themes?
- Attributing a version number to a child theme’s main stylesheet
- how do I queue my Child stylesheet/s *after* every Parent stylesheet/statement?
- Why is the Child Theme Stylesheet Not Loading?
- Hiding Parent Theme
- how to call files in child theme?
- Do all files in child theme override the parent?
- Child theme showing a blank page
- Child theme preview missing
- Child Theme Performance
- Under heavy cache conditions, updating the parent theme don’t reflect changes with child theme enabled
- How can you change default color scheme in a Twenty Fifteen child theme?
- Hwo to turn off “get_parent_theme_file_path” in child-theme?
- Enqueue styles properly in a child theme and stylesheets location
- Proper way to make a tweaked theme into child-theme setting?
- Promoting child theme to stand alone
- Activating child theme returns “active theme is broken”
- Can’t override footer.php in child theme
- Recommended way to load / enqueue parent and child stylesheet to enable cache busting
- HTML head-tag get broken in my child theme
- iPhone Safari full size & PC versions different
- Where to put custom PHP files in a child theme?
- Where is wp-content/themes folder?
- Why is “get_template_directory_uri” pointing to child theme?
- Priority loading file css in child theme
- Is my child theme working properly
- Enqueue Child CSS to Load After Bootstrap CDN
- How to add child theme after using parent theme for long
- Overriding a parent theme folder in the child theme
- How to remove a script that was queued up in the footer in a parent theme
- Prevent a base themes css file from loading
- PHP loop that selects posts with a particular in-post option
- Child them function.php ‘parent-style’: should I name this as parent theme name?
- Child Theme Translations with PoEdit
- Someone created a child theme, but I need to modify it to reorder content. How do I access the child theme?
- Remote install won’t find Parent theme when intalling Child Theme, but local install does
- configuration for child theme
- How do add a the style-mobile css from the main theme to the child theme?
- Child Header.php Not Showing On Other Pages
- WOW.js animations work on one server, copied to new server, and stop working [closed]
- How to extend parent theme sections and settings to Options Tree
- Localize strings for translation
- GET parent theme throws 500 error in console, site works fine
- Child theme does not load all style
- Creating child-theme from other template files
- Child theme not overriding ‘includes’ folder on server – on localhost it does
- colorpicker WP 3.5 path to stylesheet when called from a child theme
- add function to thematic hooks [closed]
- Child style loads before all parent styles
- All Titles and Menus changed to “CHILD THEME LOADED”
- Override post-formats in child theme
- child theme – moved files from twentyeleven theme to child them, now not working
- Which is the child theme and which is the parent theme?
- Storefront theme : Add Categoy to recent products section
- Is there any way to put the Google Tag manager Identification code into the child theme?
- Creating a child theme: How do I find the template name of the parent directory?
- Modifying a child theme
- In modifying a file in a subfolder in a child theme, do I need all the files in that sub folder in my child?
- design has been broken in WordPress child theme [closed]
- Changing a Child theme’s name on MAMP localhost
- Set a link in child theme style.css to jump to #main [closed]
- Can’t create child themes. “Stylesheet is not readable.”
- CSS stopped working after line 150 [closed]
- Override file in parent theme
- Twenty ten or Twenty eleven as base for responsive child theme
- use child theme for mobile version
- Google Analytics on a staging site
- How to replace function in child theme?
- Show excerpt and not full post in Twenty Seventeen
- Can only override parent theme styling with ‘!important’ in child style.css
- Fatal error: Cannot redeclare load_stylesheets() (previously declared in
- Change child theme after updating parent theme
- How to set a custom post type as home page and set post page to regular post?
- Including code from other themes in child themes
- Updating an imported child theme from the wp-admin UI
- “Cannot modify header information – headers already sent by” while using get_stylesheet_directory_uri()
- How to get custom translations from child theme to be loaded?
- Admin options from parent theme do not bind
- using a child theme, after enqueing my js file it is loading before jquery
- How to override styles from child theme if all the styles are in a folder?
- Can I still switch to a child theme?
- why child theme style sheet in wordpress editor is blank?
- How to Create a Child Theme for a Site that Already has a lot of Customization?
- How to prevent funny characters on Home Page
- How to include only modifications in child theme?
- Change default header image in twenty fourteen child theme
- Child Theme > Template
- Functions.php in Child Theme – load JS
- creating a new child theme
- How to activate the child theme in WordPress?
- Selling a child-theme of twenty-thirteen is legal? [closed]
- What is __(arguments) in my functions.php
- How to override a theme template file with a child theme template file (of the same name)
- WordPress | enqueue_scripts in a child’s theme returns error
- Child theme customizer preview doesn’t work/load
- theme.json should be in the child theme folder when using xxxx.json style located in the styles folder?
- Child theme css not loading when declared in parent functions